..
_removed
[+] New generic primitives
2023-12-29 16:12:14 +00:00
AuConditionEx.cpp
[*] Formatting regressions (+ 1x double-based RNG regression)
2023-12-01 03:43:06 +00:00
AuConditionEx.hpp
[*] Refactoring in progress...
2022-11-17 08:03:20 +00:00
AuConditionMutex.Generic.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuConditionMutex.Generic.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuConditionMutex.Linux.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuConditionMutex.Linux.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuConditionMutex.NT.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuConditionMutex.NT.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuConditionVariable.Generic.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuConditionVariable.Generic.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuConditionVariable.Linux.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuConditionVariable.Linux.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuConditionVariable.NT.cpp
[*] Harden WinXP-7 semaphores [ 2b0ed797
cont] [more paranoia]
2024-02-11 06:22:19 +00:00
AuConditionVariable.NT.hpp
[*] NT Condvar hardening: Windows XP-7 hardening of the spin condition when racing against multiple threads
2024-02-08 13:14:18 +00:00
AuCriticalSection.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuCriticalSection.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuEvent.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuEvent.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuIConditionMutexEx.hpp
[*] Refactoring in progress...
2022-11-17 08:03:20 +00:00
AuMutex.Generic.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuMutex.Generic.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuMutex.Linux.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuMutex.Linux.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuMutex.NT.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuMutex.NT.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuRWLock.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuRWLock.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuSemaphore.Generic.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuSemaphore.Generic.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuSemaphore.Linux.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuSemaphore.Linux.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuSemaphore.NT.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuSemaphore.NT.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuSpinLock.cpp
[*] further deprecate high res clock
2023-04-22 22:58:20 +01:00
AuSpinLock.hpp
[*] Refactoring in progress...
2022-11-17 08:03:20 +00:00
AuWoASemaphore.hpp
[*] Amend 4fcdc798
WoA configuration
2024-01-23 18:21:10 +00:00
AuWoASemaphore.Unix.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
AuWoASemaphore.Unix.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
SMTYield.cpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
SMTYield.hpp
[*] Update the copyright header of most of the primitives
2024-01-29 14:48:04 +00:00
ThreadCookie.cpp
[*] [Pre-Win8.1] Optimize for modern nt instead of windows vista synch in legacy path; yes, this is how windows 7 and vista synch is somewhat implemented.
2023-03-15 00:35:29 +00:00
ThreadCookie.hpp
[*] Further compress
2023-03-22 13:42:07 +00:00
ThreadCookie.x64.NT.asm
[*] Cleanup optimization commit
2023-03-15 00:48:37 +00:00