squall/storm/thread
2025-10-07 19:43:45 -05:00
..
linux chore(memory): remove single arg SMemFree 2025-10-07 19:43:45 -05:00
mac chore(memory): remove single arg SMemFree 2025-10-07 19:43:45 -05:00
win chore(memory): remove single arg SMemFree 2025-10-07 19:43:45 -05:00
CCritSect.cpp chore(build): add WOW and SC1 flavors 2025-08-31 21:06:24 -05:00
CCritSect.hpp fix(thread): add missing header 2023-03-27 16:54:24 -05:00
CSRWLock.cpp feat(thread): add missing ctor/dtor to CSRWLock 2025-09-01 21:45:32 -05:00
CSRWLock.hpp feat(thread): add missing ctor/dtor to CSRWLock 2025-09-01 21:45:32 -05:00
S_Thread.cpp chore(build): improve include paths 2020-11-01 17:45:45 -06:00
S_Thread.hpp fix(build): build fix for msvc 2024-11-17 11:54:07 -06:00
SCritSect.cpp feat(thread): add SCritSect destructor 2022-12-28 15:54:37 -06:00
SCritSect.hpp chore(thread): clean up function signatures in headers 2022-12-28 17:27:23 -06:00
SEvent.cpp fix(thread): correct layout of SSyncObject 2021-08-09 00:13:52 -05:00
SEvent.hpp chore(thread): clean up function signatures in headers 2022-12-28 17:27:23 -06:00
SSemaphore.cpp feat(thread): add SSemaphore::Signal 2021-08-09 01:03:37 -05:00
SSemaphore.hpp feat(thread): add SSemaphore::Signal 2021-08-09 01:03:37 -05:00
SSyncObject.cpp chore(style): fix style nits 2025-09-03 22:15:59 -05:00
SSyncObject.hpp feat(thread): add SSyncObject destructor 2022-12-29 15:13:33 -06:00
SThread.cpp feat(thread): implement SThread::Create for windows 2022-12-28 20:03:31 -06:00
SThread.hpp chore(build): improve include paths 2020-11-01 17:45:45 -06:00