This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
amxmodx
Watch
2
Star
0
Fork
0
You've already forked amxmodx
mirror of
https://github.com/alliedmodders/amxmodx.git
synced
2025-04-17 06:52:33 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
amxmodx
/
dlls
/
mysqlx
/
thread
History
Scott Ehlert
40c1fee55a
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
2013-02-13 01:14:37 -06:00
..
BaseWorker.cpp
…
BaseWorker.h
…
IThreader.h
…
PosixThreads.cpp
…
PosixThreads.h
…
ThreadSupport.h
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
2013-02-13 01:14:37 -06:00
ThreadWorker.cpp
Fixed threader not checking the state on looping
2006-09-15 21:39:20 +00:00
ThreadWorker.h
lowered thread think time from 500ms to 200ms
2007-10-22 22:21:20 +00:00
WinThreads.cpp
…
WinThreads.h
…