AuroraRuntime/Source/Async
2023-05-02 11:27:06 +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 [+] AuAsync::IThreadPool::PollAndCount 2023-03-05 12:55:07 +00:00
AsyncApp.hpp [+] AuAsync::IThreadPool::PollAndCount 2023-03-05 12:55:07 +00:00
AsyncRunnable.hpp [+] Minimalistic AuNumericLimits implementation 2022-02-19 17:56:45 +00:00
GroupState.cpp [*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO 2022-06-12 01:29:28 +01:00
GroupState.hpp [*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO 2022-06-12 01:29:28 +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 [+] AuAsync::IThreadPool::PollAndCount 2023-03-05 12:55:07 +00:00
ThreadPool.hpp [+] AuAsync::IThreadPool::PollAndCount 2023-03-05 12:55:07 +00:00
ThreadState.hpp [*] Reworked AuAsync ThreadPool shutdown (again) 2023-02-08 18:23:37 +00:00
ThreadWorkerQueueShim.cpp [+] Net: TCP servers can now be multi-threaded 2022-11-17 20:58:48 +00:00
ThreadWorkerQueueShim.hpp [+] Net: TCP servers can now be multi-threaded 2022-11-17 20:58:48 +00:00
WorkItem.cpp [*] cascade errors here plox 2023-05-02 11:27:06 +01:00
WorkItem.hpp [*] Reworked AuAsync ThreadPool shutdown (again) 2023-02-08 18:23:37 +00:00