AuroraRuntime/Source/Async
2023-05-30 12:53:26 +01:00
..
Async.cpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
Async.hpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
AsyncApp.cpp [*] ::run across threads should block until shutdown 2023-05-24 08:19:47 +01:00
AsyncApp.hpp [*] ::run across threads should block until shutdown 2023-05-24 08:19:47 +01:00
AsyncRunnable.hpp [*] Rewrite a bit of AuAsync 2023-05-25 01:55:55 +01:00
GroupState.cpp [*] Rewrite a bit of AuAsync 2023-05-25 01:55:55 +01:00
GroupState.hpp [*] Rewrite a bit of AuAsync 2023-05-25 01:55:55 +01:00
Schedular.cpp [*] Fixup schedule failure rejection. Fixes crash during safe/good clean up. 2022-08-13 22:59:44 +01:00
Schedular.hpp [*] Fixup schedule failure rejection. Fixes crash during safe/good clean up. 2022-08-13 22:59:44 +01:00
ThreadPool.cpp [*] Work on AuConditionVariable.NT some more 2023-05-30 12:53:26 +01:00
ThreadPool.hpp [*] ::run across threads should block until shutdown 2023-05-24 08:19:47 +01:00
ThreadState.hpp [*] Rewrite a bit of AuAsync 2023-05-25 01:55:55 +01:00
ThreadWorkerQueueShim.cpp [*] Rewrite a bit of AuAsync 2023-05-25 01:55:55 +01:00
ThreadWorkerQueueShim.hpp [+] Net: TCP servers can now be multi-threaded 2022-11-17 20:58:48 +00:00
WorkItem.cpp [*] Rewrite a bit of AuAsync 2023-05-25 01:55:55 +01:00
WorkItem.hpp [*] Rewrite a bit of AuAsync 2023-05-25 01:55:55 +01:00