AuroraRuntime/Source/Threading/Primitives
Reece Wilson 72dc0d715e [*] Begin enforcing steady time
[+] IOProcessor::WakeupThread
[+] NT: Begin hacking in timeBeginPeriod (must spam it in some places)
[+] ConsoleTTY (more specifically the win32 calls) are too slow to run on the mainthread. Delegate to worker.
[*] AuTime.CurrentClockSteady
[*] AuTime.CurrentClockSteadyMS
[*] AuTime.CurrentClockSteadyNS
2022-11-28 16:01:08 +00:00
..
AuConditionEx.cpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuConditionEx.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuConditionMutex.Generic.cpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuConditionMutex.Generic.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuConditionMutex.NT.cpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuConditionMutex.NT.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuConditionMutex.Unix.cpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuConditionMutex.Unix.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuConditionVariable.Generic.cpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuConditionVariable.Generic.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuConditionVariable.NT.cpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuConditionVariable.NT.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuConditionVariable.Unix.cpp [*] Begin enforcing steady time 2022-11-28 16:01:08 +00:00
AuConditionVariable.Unix.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuCriticalSection.cpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuCriticalSection.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuEvent.cpp [*] Begin enforcing steady time 2022-11-28 16:01:08 +00:00
AuEvent.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuIConditionMutexEx.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuMutex.Generic.cpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuMutex.Generic.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuMutex.NT.cpp [*] Begin enforcing steady time 2022-11-28 16:01:08 +00:00
AuMutex.NT.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuMutex.Unix.cpp [*] Begin enforcing steady time 2022-11-28 16:01:08 +00:00
AuMutex.Unix.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuRWLock.cpp [+] Net: TCP servers can now be multi-threaded 2022-11-17 20:58:48 +00:00
AuRWLock.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuSemaphore.Apple.cpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuSemaphore.Apple.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuSemaphore.Generic.cpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuSemaphore.Generic.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuSemaphore.NT.cpp [*] Begin enforcing steady time 2022-11-28 16:01:08 +00:00
AuSemaphore.NT.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuSemaphore.Unix.cpp [*] Begin enforcing steady time 2022-11-28 16:01:08 +00:00
AuSemaphore.Unix.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuSpinLock.cpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuSpinLock.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00