summaryrefslogtreecommitdiff
path: root/src/common/thread.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-18Fixed a race condition leading to a crash on server shutdown on linuxHaru1-9/+5
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-199/+185
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-185/+199
2012-08-06Hello World! with this commit trunk will finally be making use of the gorgeou...shennetsind1-1/+1
2012-06-10- added some missing copyrightsblacksirius1-0/+7
2012-06-03thread api: added support for platforms without TLS (Thread Local Storage) su...blacksirius1-1/+41
2012-06-03feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ...blacksirius1-0/+270