|
|
09e7076a9b
|
refactor(memory): make memory allocation the exclusive responsibility of bc from now on
|
2025-03-31 14:19:47 -04:00 |
|
|
|
25b12dee7b
|
fix(test): wait for test thread to exit with 100ms timeout
|
2024-02-20 18:52:22 -05:00 |
|
fallenoak
|
a500c34d45
|
feat(thread): add CCritSect
|
2023-03-26 23:07:48 -05:00 |
|
fallenoak
|
b5cef8cbee
|
chore(test): allocate thread param on heap in SThread::Create test
|
2022-12-28 22:52:14 -06:00 |
|
fallenoak
|
db87a5d782
|
feat(thread): implement SThread::Create for windows
|
2022-12-28 20:03:31 -06:00 |
|
fallenoak
|
665f057516
|
feat(thread): add SCritSect constructor
|
2022-12-28 15:43:57 -06:00 |
|
fallenoak
|
8a90f867ae
|
feat(thread): add SGetCurrentThreadId
|
2021-12-17 15:43:58 -06:00 |
|