AuroraRuntime/Include/Aurora/Threading/Primitives
Jamie Reece Wilson 25b933aafa [*] Fixed regression in RWLock size without sacrificing on features
(TODO: I would like to WoA optimize it for modern oses at some point)
2023-06-16 00:02:42 +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 [*] Fixed regression in RWLock size without sacrificing on features 2023-06-16 00:02:42 +01:00
SpinLock.hpp [*] Massive perf boost by removing atomic and 2023-04-03 08:21:44 +01:00