AuroraRuntime/Source/Threading/Threads
J Reece Wilson bd034aec31 [*] AuOSThread harden set piro and name against race conditions
amend: i didnt want to lock so deep of a callstack, but oh well.
amend: win32 regression
2024-06-29 07:33:30 +01:00
..
AuOSThread.cpp [*] AuOSThread harden set piro and name against race conditions 2024-06-29 07:33:30 +01:00
AuOSThread.hpp [*] AuOSThread harden set piro and name against race conditions 2024-06-29 07:33:30 +01:00
AuSpawnThread.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuSpawnThread.NT.cpp [*] Simplify when to call _beginthreadex (we probably shouldn't) 2023-08-23 19:11:21 +01:00
AuSpawnThread.NT.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuSpawnThread.Unix.cpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuSpawnThread.Unix.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuThreadHandles.cpp [+] New TLSView implementation 2023-04-30 08:24:27 +01:00
AuThreadHandles.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
AuThreads.cpp [*] Refactor IAuroraThread 2024-05-27 13:28:57 +01:00
AuThreads.hpp [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
TLSView.cpp [*] Fix TLS thread index out of bounds access 2023-05-09 14:21:55 +01:00
TLSView.hpp [+] New TLSView implementation 2023-04-30 08:24:27 +01:00