AuroraRuntime/Include/Aurora/Async
2021-11-08 00:48:04 +00:00
..
Async.hpp [*] Thread Group apis should be templates as well. This was refactor for async app not so long ago 2021-11-07 22:32:33 +00:00
AsyncTypes.hpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
IAsyncApp.hpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
IThreadPool.hpp [*] Improve my nasty template enable when overloadable API by nudging an empty initializer list argument towards defining an empty FJob again 2021-11-08 00:48:04 +00:00
IWorkItem.hpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
IWorkItemHandler.hpp [+] Added reschedClockAbsMs/reschedClockAbsNs 2021-11-08 00:11:01 +00:00
JobFrom.hpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
Jobs.hpp [+] Added reschedClockAbsMs/reschedClockAbsNs 2021-11-08 00:11:01 +00:00
TaskFrom.hpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
Tasks.hpp [+] Added Async::ITask 2021-11-07 20:26:52 +00:00
WorkBasic.hpp [*] Improve my nasty template enable when overloadable API by nudging an empty initializer list argument towards defining an empty FJob again 2021-11-08 00:48:04 +00:00
WorkPairImpl.hpp [+] Added reschedClockAbsMs/reschedClockAbsNs 2021-11-08 00:11:01 +00:00