AuroraRuntime/Include/Aurora/Async
Jamie Reece Wilson 8944d8bd16 [+] IAsyncTimer
[+] IAsyncTimerCallback
[+] ETickType.hpp
[+] EWorkPriority.hpp
[+] static IThreadPool::GetSelfIOProcessor()
[+] static IThreadPool::GetSelfIONetInterface()
[+] static IThreadPool::GetSelfIONetWorker()
[-] [Source/Async/]AsyncRunnable.hpp
[*] Begin encapsulating WorkerPId_t
[*] WorkerPId_t no longer take strong pointers to prevent leaks given that these identifiers are copied and kept alive everywhere
2023-12-07 09:20:23 +00:00
..
Async.hpp [+] IAsyncTimer 2023-12-07 09:20:23 +00:00
AsyncTypes.hpp [+] IAsyncTimer 2023-12-07 09:20:23 +00:00
AuFutures.hpp [-] Engine 0.0/1.0 async 2023-09-22 06:07:03 +01:00
ETickType.hpp [+] IAsyncTimer 2023-12-07 09:20:23 +00:00
EWorkPriority.hpp [+] IAsyncTimer 2023-12-07 09:20:23 +00:00
IAsyncApp.hpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
IAsyncTimer.hpp [+] IAsyncTimer 2023-12-07 09:20:23 +00:00
IAsyncTimerCallback.hpp [+] IAsyncTimer 2023-12-07 09:20:23 +00:00
IPCPromises.hpp [+] IAsyncTimer 2023-12-07 09:20:23 +00:00
IThreadPool.hpp [+] IAsyncTimer 2023-12-07 09:20:23 +00:00
IWorkItem.hpp [+] IAsyncTimer 2023-12-07 09:20:23 +00:00
IWorkItemHandler.hpp [+] IAsyncTimer 2023-12-07 09:20:23 +00:00