AuroraRuntime/Include/Aurora/Async
Jamie Reece Wilson d803f1547c [+] Added AuAsync per thread io group singleton
[*] Move static functions out of the thread pool interface. no idea how i had successful builds before
2024-07-12 17:22:07 +01:00
..
Async.hpp [+] Added AuAsync per thread io group singleton 2024-07-12 17:22:07 +01:00
AsyncTypes.hpp
AuFutures.hpp [+] C++20 QOL changes to AuFutures including AuFuture<X, Y>::BlockUntilComplete() 2024-05-03 09:28:14 +01:00
ETickType.hpp
EWorkPriority.hpp
IAsyncApp.hpp
IAsyncTimer.hpp [+] IAsyncTimer::SetCatchUp(bool bCatchUp) 2024-05-19 17:01:51 +01:00
IAsyncTimerCallback.hpp
IPCPromises.hpp
IThreadPool.hpp [+] Added AuAsync per thread io group singleton 2024-07-12 17:22:07 +01:00
IWorkItem.hpp
IWorkItemHandler.hpp