squall/storm/thread
2024-11-20 21:14:11 -05:00
..
linux feat(thread): implement S_Thread::s_SLaunchThread for linux 2022-12-28 22:44:51 -06:00
mac feat(thread): implement SThread::Create for windows 2022-12-28 20:03:31 -06:00
win chore(big): style and warning fixes 2024-11-20 21:14:11 -05:00
CCritSect.cpp feat(thread): add writing overloads for CCritSect 2023-03-27 16:50:33 -05:00
CCritSect.hpp fix(thread): add missing header 2023-03-27 16:54:24 -05:00
CSRWLock.cpp chore(build): migrate to system lib 2020-12-02 20:04:02 -06:00
CSRWLock.hpp chore(build): migrate to system lib 2020-12-02 20:04:02 -06: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-20 21:11:12 -05: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 feat(thread): add SSyncObject destructor 2022-12-29 15:13:33 -06: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