AuroraRuntime/Source/Async
2023-07-11 00:54:54 +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 [*] Caught early deinit crash 2023-07-07 19:39:28 +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 [*] NT Win8+ fix: improper condvar wake up 2023-07-11 00:54:54 +01:00
ThreadPool.hpp [*] A patch to fix some of the regressions introduced in the first step in overhauling AuAsync 2023-06-07 20:35:31 +01:00
ThreadState.hpp [*] A patch to fix some of the regressions introduced in the first step in overhauling AuAsync 2023-06-07 20:35:31 +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