AuroraRuntime/Include/Aurora/Threading/Primitives
Reece d755a9d651 [*] Massive perf boost by removing atomic and
[*] Refactor ambiguous IWaitable::Lock(timeoutMs) to LockMS to prevent final using collisions
2023-04-03 08:21:44 +01:00
..
ConditionEx.hpp [*] Refactor public headers 2023-01-15 06:05:22 +00:00
ConditionMutex.hpp [+] Allocationless thread primitives 2023-03-21 03:19:22 +00:00
ConditionVariable.hpp [+] Allocationless thread primitives 2023-03-21 03:19:22 +00: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 [*] Massive perf boost by removing atomic and 2023-04-03 08:21:44 +01:00
SpinLock.hpp [*] Massive perf boost by removing atomic and 2023-04-03 08:21:44 +01:00