AuroraRuntime/Include/Aurora/Threading/Primitives
2023-08-13 20:09:58 +01:00
..
ConditionEx.hpp [*] Added timeout awareness in ConditionEx; returns false on timeout 2023-08-12 11:18:19 +01:00
ConditionMutex.hpp [+] Allocationless thread primitives 2023-03-21 03:19:22 +00:00
ConditionVariable.hpp [+] IConditionVariable::WaitForSignalNS 2023-07-25 15:59:04 +01:00
CriticalSection.hpp [+] Allocationless thread primitives 2023-03-21 03:19:22 +00:00
Event.hpp [*] Massive perf boost by removing atomic and 2023-04-03 08:21:44 +01:00
Mutex.hpp [*] Massive perf boost by removing atomic and 2023-04-03 08:21:44 +01:00
Primitives.hpp [+] Allocationless thread primitives 2023-03-21 03:19:22 +00:00
RWLock.hpp [+] Allocationless thread primitives 2023-03-21 03:19:22 +00:00
Semaphore.hpp [+] Allocationless thread primitives 2023-03-21 03:19:22 +00:00
SOOPrimitives.hpp [*] Shorten the expected overhead of some Linux primitives 2023-08-13 20:09:58 +01:00
SpinLock.hpp [*] Massive perf boost by removing atomic and 2023-04-03 08:21:44 +01:00