AuroraRuntime/Source/Async
Reece 44108a322e 2/3 of the IO update (very early implementation)
[+] TTYConsole::GetPaddingTopOfLog,GetPaddingHeadOfLog,GetPaddingTopOfLog [+ set variants]
[+] IO::IOYield()
[+] IO::IAsyncTransaction::Failed,GetOSErrorCode()
[+] IByteBufferStreamPair
[+] IIOBufferedInterceptor
[+] IIOBufferedProcessor
[+] IIOEventListener
[+] IIOPipeEventListener
[+] IIOProcessorEventListener
[+] IIOProcessorManualInvoker
[+] IIOWaitableIOLoopSource
[+] IIOWaitableIOTimer
[+] IIOWaitableItem
[+] IIOWaitableTickLimiter
[+] IOAdapterAsyncStream
[+] IOAdapterByteBuffer
[+] IOAdapterCompression
[+] IOAdapterSeeking
[*] Cleanup CpuInfo.Linux.cpp
[*] Fixup async threadpool some more
[*] LSTimer.NT.cpp updates timer object on tick state update, akin to Linux
2022-06-12 00:01:27 +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: remove illegal static casts 2022-05-17 02:43:40 +01:00
AsyncApp.hpp [*] AuAsync: remove illegal static casts 2022-05-17 02:43:40 +01:00
AsyncRunnable.hpp [+] Minimalistic AuNumericLimits implementation 2022-02-19 17:56:45 +00:00
GroupState.cpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
GroupState.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Schedular.cpp [+] Try/catch around SysPump under async sched 2022-05-18 21:22:58 +01:00
Schedular.hpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
ThreadPool.cpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
ThreadPool.hpp [*] 2/4 critical bugs in legacy aurora engine async subsystem 2022-05-10 14:22:37 +01:00
ThreadState.hpp [*] AuAsync invalid self itr upon nested poll 2022-05-20 01:31:58 +01:00
ThreadWorkerQueueShim.cpp [*] Reglue async and loop together 2022-03-10 15:41:57 +00:00
ThreadWorkerQueueShim.hpp [*] Reglue async and loop together 2022-03-10 15:41:57 +00:00
WorkItem.cpp [*] AuAsync: remove illegal static casts 2022-05-17 02:43:40 +01:00
WorkItem.hpp [*] AuAsync: remove illegal static casts 2022-05-17 02:43:40 +01:00