.. |
Async.cpp
|
[*] Begin cleaning up AuAsync (2/?)
|
2023-11-11 10:11:09 +00:00 |
Async.hpp
|
[+] IAsyncTimer
|
2023-12-07 09:20:23 +00:00 |
AsyncApp.cpp
|
[+] AuAsync::ThreadPool::Wakeup(WorkerId_t)
|
2024-05-03 11:32:31 +01:00 |
AsyncApp.hpp
|
[+] AuAsync::ThreadPool::Wakeup(WorkerId_t)
|
2024-05-03 11:32:31 +01:00 |
AuAsyncFuncRunnable.cpp
|
[+] IAsyncTimer
|
2023-12-07 09:20:23 +00:00 |
AuAsyncFuncRunnable.hpp
|
[+] IAsyncTimer
|
2023-12-07 09:20:23 +00:00 |
AuAsyncFuncWorker.cpp
|
[+] IAsyncTimer
|
2023-12-07 09:20:23 +00:00 |
AuAsyncFuncWorker.hpp
|
[+] IAsyncTimer
|
2023-12-07 09:20:23 +00:00 |
AuAsyncKeepGroupAlive.cpp
|
[*] e037fc21 cleanup cont
|
2023-11-11 11:30:38 +00:00 |
AuAsyncKeepGroupAlive.hpp
|
[*] Begin cleaning up AuAsync (2/?)
|
2023-11-11 10:11:09 +00:00 |
AuAsyncMicrocounter.cpp
|
[*] Begin cleaning up AuAsync (2/?)
|
2023-11-11 10:11:09 +00:00 |
AuAsyncMicrocounter.hpp
|
[*] Begin cleaning up AuAsync (2/?)
|
2023-11-11 10:11:09 +00:00 |
AuAsyncTimer.cpp
|
[+] IAsyncTimer::SetCatchUp(bool bCatchUp)
|
2024-05-19 17:01:51 +01:00 |
AuAsyncTimer.hpp
|
[+] IAsyncTimer::SetCatchUp(bool bCatchUp)
|
2024-05-19 17:01:51 +01:00 |
AuAThreadPoolInternal.cpp
|
[*] Begin cleaning up AuAsync (2/?)
|
2023-11-11 10:11:09 +00:00 |
AuAThreadPoolInternal.hpp
|
[*] Begin cleaning up AuAsync (2/?)
|
2023-11-11 10:11:09 +00:00 |
AuGroupState.cpp
|
[+] AuAsync::ThreadPool::Wakeup(WorkerId_t)
|
2024-05-03 11:32:31 +01:00 |
AuGroupState.hpp
|
[+] AuAsync::ThreadPool::Wakeup(WorkerId_t)
|
2024-05-03 11:32:31 +01:00 |
AuGroupWorkQueue.cpp
|
[*] Limit kThreadIdAny dequeues until one until we can preempt the work queues of threads within our local group
|
2024-04-10 07:44:06 +01:00 |
AuGroupWorkQueue.hpp
|
[*] Limit kThreadIdAny dequeues until one until we can preempt the work queues of threads within our local group
|
2024-04-10 07:44:06 +01:00 |
AuSchedular.cpp
|
[*] (Disabled) bad optimization: possibility to disable spinning of the auasync task scheduler. Worsens CPU usage when spinning is desired on the target platform, when paired with the two platforms this optimization would've benefited, Windows 7 and Linux.
|
2024-05-05 22:01:19 +01:00 |
AuSchedular.hpp
|
[*] Begin cleaning up AuAsync (2/?)
|
2023-11-11 10:11:09 +00:00 |
AuThreadState.cpp
|
[+] AuAsync::ThreadPool::Wakeup(WorkerId_t)
|
2024-05-03 11:32:31 +01:00 |
AuThreadState.hpp
|
[*] Clean up grug and auasync scheduler / improved idle cpu usage
|
2024-03-26 18:38:52 +00:00 |
AuThreadStateSingletons.cpp
|
[+] AuAsync::IThreadPool::GetIOProcessor
|
2023-12-01 09:22:51 +00:00 |
AuThreadStateSingletons.hpp
|
[+] AuAsync::IThreadPool::GetIOProcessor
|
2023-12-01 09:22:51 +00:00 |
IAsyncRunnable.hpp
|
[+] IAsyncTimer
|
2023-12-07 09:20:23 +00:00 |
IThreadPoolInternal.hpp
|
[*] Fix shutdown regression (e037fc21 , a7dfd899 151bb106 , cleanup cont)
|
2023-11-12 00:21:50 +00:00 |
ThreadPool.cpp
|
[*] Refactor IAuroraThread
|
2024-05-27 13:28:57 +01:00 |
ThreadPool.hpp
|
[+] AuAsync::ThreadPool::Wakeup(WorkerId_t)
|
2024-05-03 11:32:31 +01:00 |
ThreadState.hpp
|
[*] mitigations and clean up before two major commits
|
2023-12-26 21:01:29 +00:00 |
ThreadWorkerQueueShim.cpp
|
[*] Clean up grug and auasync scheduler / improved idle cpu usage
|
2024-03-26 18:38:52 +00:00 |
ThreadWorkerQueueShim.hpp
|
[*] Begin cleaning up AuAsync (2/?)
|
2023-11-11 10:11:09 +00:00 |
WorkItem.cpp
|
[+] C++20 QOL changes to AuFutures including AuFuture<X, Y>::BlockUntilComplete()
|
2024-05-03 09:28:14 +01:00 |
WorkItem.hpp
|
[*] bug fixes
|
2024-02-28 14:47:00 +00:00 |