]> git.xonotic.org Git - xonotic/darkplaces.git/history - thread.h
Cvar onChange for qc menu for stable branch
[xonotic/darkplaces.git] / thread.h
2012-02-20 divverentAdd support for barriers to the threading interface...
2012-02-16 divverentAdd support for barriers to the threading interface...
2011-12-12 vortexAdd THREADDISABLE define to make builds with whole...
2011-12-09 vortexAdd THREADDISABLE define to make builds with whole...
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-10-25 havocthread_pthread now uses recursive mutex (THREADRECURSIVE)
2011-10-25 havocadded debug prints (enabled if you define THREADDEBUG...
2011-02-12 Rudolf Polzer::stable-branch::reset=83d0515e854d7acf232a792868fe330b...
2011-02-07 eihrulfactor out thread interface from dpsoftrast