AuroraRuntime/Source/Threading
Reece Wilson 433898709e [*] Check for null handle under LSHandle bc win32 apis are inconsistent as shit
[*] _beginthreadex returns null, nonex returns -1, and it doesnt fucking work with affinity but seems to work with name updates. i dont care to fix this yet. fuck microsoft.
[*] NT: preempt process watch thread of leaders instead of syncing to the process under a watch guard on free (evil, we should use a builtin nt threadpool. also cant be arsed to resolve)
2022-07-08 22:58:49 +01:00
..
Primitives [+] EConanonicalInput::eTab 2022-06-16 02:29:55 +01:00
Threads [*] Check for null handle under LSHandle bc win32 apis are inconsistent as shit 2022-07-08 22:58:49 +01:00
Sleep.cpp [+] Harden linux sleep against interrupts 2022-05-13 18:53:20 +01:00
Sleep.hpp [+] Higher-res sleep under NT w/ NtDelayExecution 2022-05-13 18:44:44 +01:00
WaitFor.cpp [*] cont 2022-01-19 18:37:09 +00:00
WaitFor.hpp [*] Refactor and clean up exception and threading API 2021-10-24 11:19:47 +01:00