]> git.xonotic.org Git - xonotic/darkplaces.git/history - thread_null.c
protocol: Fix off-by-one when appending space in Protocol_Names
[xonotic/darkplaces.git] / thread_null.c
2020-09-17 cloudwalkRename qboolean to qbool
2020-01-18 havocAdd the needed functions for TaskQueue in thread_null...
2012-02-16 divverentAdd support for barriers to the threading interface...
2011-10-25 havocthread_pthread now uses recursive mutex (THREADRECURSIVE)
2011-10-25 havocadded Sys_PrintfToTerminal function for convenience...
2011-10-25 havocadded debug prints (enabled if you define THREADDEBUG...
2011-02-07 eihrulfactor out thread interface from dpsoftrast