AuroraRuntime/Include/Aurora/Async
Reece 6135618e24 [+] Added AuIsThreadRunning
[*] Fix path bug
[*] Fixed two async shutdown bug
2022-01-19 02:49:44 +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 [+] Added AuIsThreadRunning 2022-01-19 02:49:44 +00:00
WorkPairImpl.hpp [*] MSVC cried about this. Are constexprs not evaluated in lambdas? 2021-11-15 14:35:58 +00:00