AuroraRuntime/Include/Aurora/Threading/Primitives
Jamie Reece Wilson 2d6dca4e21 [+] 32bit SOO sizes for sync primitives under x86_32/MSVC
[*] Optimize the write-biased reentrant read-write lock down to 88 bytes on MSVC x64
2023-06-17 17:08:58 +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 [+] 32bit SOO sizes for sync primitives under x86_32/MSVC 2023-06-17 17:08:58 +01:00
SpinLock.hpp [*] Massive perf boost by removing atomic and 2023-04-03 08:21:44 +01:00