AuroraRuntime/Source/Threading/Threads
2023-08-29 03:11:28 +01:00
..
AuOSThread.cpp [+] Added Linux signal configuration and separate LinuxConfig type (LinuxConfig) 2023-08-29 03:11:28 +01:00
AuOSThread.hpp [*] Always attach to the main thread context on init 2023-08-24 10:17:53 +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 [+] New TLSView implementation 2023-04-30 08:24:27 +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