AuroraRuntime/Include/Aurora/Threading/Primitives
Reece Wilson 51a2816f3f [*] Merge GTK JS's branch fix for async shutdown
[+] IConditionMutex::TryLock()
... Timed is still too much of an ask for this interface, i think. There's a good reason as to why this isn't a iwaitable. This condvar interface must be as common and primitive as possible.
2023-01-30 13:26:17 +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 [*] Cheeky AuThreadPrimitives refactor 2022-06-01 22:49:38 +01:00
Semaphore.hpp [*] Refactor public headers 2023-01-15 06:05:22 +00:00
SpinLock.hpp [*] Refactor public headers 2023-01-15 06:05:22 +00:00