AuroraRuntime/Include/Aurora/Threading/Primitives
2023-07-29 09:52:59 +01:00
..
ConditionEx.hpp [*] ConditionEx::WaitForSignalRelativeNanoseconds -> WaitForSignalNS 2023-07-29 09:52:59 +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 [*] Refactor: FeaturefulCondition -> FlexibleConditionVariable 2023-07-25 12:27:08 +01:00
SpinLock.hpp [*] Massive perf boost by removing atomic and 2023-04-03 08:21:44 +01:00