AuroraRuntime/Source/Threading
Jamie Reece Wilson 62e8625a11 [+] Aurora::Threading::TryWaitOnAddressEx
[*] Spin on top of Linuxs kernel spin, if in non-emu mode
2023-11-14 14:49:40 +00:00
..
Primitives [+] WaitOnAddress[Steady](..., AuOptional<bool> optAlreadySpun = {}) arguments 2023-10-30 15:29:20 +00:00
Threads [*] 529eba18 cont. added support for process time 2023-10-13 21:57:38 +01:00
AuSleep.cpp [*] Added call to Win32DropSchedulerResolution under sleep 2023-10-19 02:48:56 +01:00
AuSleep.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuWaitFor.cpp [*] Ensure WaitFor always respects 0 timeouts, no matter the flags 2023-09-12 22:06:55 +01:00
AuWaitFor.hpp [-] Remove 2 year old 0.0 WaitFor back-off implementation 2023-09-12 18:30:45 +01:00
AuWakeInternal.hpp [*] ...and same applies to RWLock 2023-09-09 12:39:47 +01:00
AuWakeOnAddress.cpp [+] Aurora::Threading::TryWaitOnAddressEx 2023-11-14 14:49:40 +00:00
AuWakeOnAddress.hpp [+] WaitOnAddress[Steady](..., AuOptional<bool> optAlreadySpun = {}) arguments 2023-10-30 15:29:20 +00:00