AuroraRuntime/Include/Aurora/Threading/Waitables
Jamie Reece Wilson 6913daae7d [+] bool AuFutexSemaphore::AcquireUntilExactlyEqualAbsNS(AuUInt32 uValue, AuOptional<AuUInt64> qwTimeoutAbs)
[+] bool AuFutexSemaphore::AcquireUntilAtleastAbsNS(AuUInt32 uValue, AuOptional<AuUInt64> qwTimeoutAbs)
2024-03-10 09:28:50 +00:00
..
BooleanWaitable.hpp [*] This is seriously stupid but these legacy sewage classes can be upgraded for the hell of it 2023-07-09 21:46:15 +01:00
CBWaitable.hpp [*] This is seriously stupid but these legacy sewage classes can be upgraded for the hell of it 2023-07-09 21:46:15 +01:00
FutexBarrier.hpp [+] Aurora::Threading::TryWaitOnAddressEx 2023-11-14 14:49:40 +00:00
FutexCondWaitable.hpp [+] Aurora::Threading::TryWaitOnAddressEx 2023-11-14 14:49:40 +00:00
FutexSemaphoreWaitable.hpp [+] bool AuFutexSemaphore::AcquireUntilExactlyEqualAbsNS(AuUInt32 uValue, AuOptional<AuUInt64> qwTimeoutAbs) 2024-03-10 09:28:50 +00:00
FutexWaitable.hpp [+] Aurora::Threading::TryWaitOnAddressEx 2023-11-14 14:49:40 +00:00
Waitables.hpp [+] AuFutexBarrier 2023-09-20 05:18:50 +01:00