AuroraRuntime/Include/Aurora/Threading/Primitives
Reece e82ec4a343 [+] IWaitable::LockNS(...)
[+] AuThreading.WakeAllOnAddress
[+] AuThreading.WakeOnAddress
[+] AuThreading.WakeNOnAddress
[+] AuThreading.TryWaitOnAddress
[+] AuThreading.WaitOnAddress
[*] Further optimize synch primitives
[+] AuThreadPrimitives::RWRenterableLock
2023-03-12 15:27:28 +00:00
..
ConditionEx.hpp [*] Refactor public headers 2023-01-15 06:05:22 +00:00
ConditionMutex.hpp [*] Merge GTK JS's branch fix for async shutdown 2023-01-30 13:26:17 +00:00
ConditionVariable.hpp [*] Refactor public headers 2023-01-15 06:05:22 +00:00
CriticalSection.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Event.hpp [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Mutex.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Primitives.hpp Initial Commit 2021-06-27 22:25:29 +01:00
RWLock.hpp [+] IWaitable::LockNS(...) 2023-03-12 15:27:28 +00:00
Semaphore.hpp [*] Refactor public headers 2023-01-15 06:05:22 +00:00
SpinLock.hpp [+] IWaitable::LockNS(...) 2023-03-12 15:27:28 +00:00