AuroraRuntime/Include/Aurora/IO/Loop
J Reece Wilson 55cac676f5 [+] AuLoop::NewSemaphoreEx with max count option for in-process (not ipc) limiting the total wakes.
This is required for Xbox, Xbox 360, and Win32 emulators deriving a mutex via a the NT semaphore primitive instead of the builtin binary semaphore (event) and mutex.
2024-08-05 15:57:13 +01:00
..
ELoopSource.hpp [+] IO completion groups 2023-12-28 16:49:11 +00:00
ILoopQueue.hpp [*] eepy 2023-12-31 22:39:31 +00:00
ILoopSource.hpp [*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO 2022-06-12 01:29:28 +01:00
ILoopSourceSubscriber.hpp [*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO 2022-06-12 01:29:28 +01:00
Loop.hpp [+] AuLoop::NewSemaphoreEx with max count option for in-process (not ipc) limiting the total wakes. 2024-08-05 15:57:13 +01:00