summaryrefslogtreecommitdiff
path: root/src/common/spinlock.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2016-07-12Removed unnecessary typedefs from thread and spinlockHaru1-14/+11
2016-07-12Interface thread.chemagx1-34/+38
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-6/+20
2015-06-19Removed ".." from include directivesHaru1-4/+4
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-3/+2
2014-11-16Whitespace cleanup (no code changes)Haru1-15/+11
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-07-11Removed unsafe pointer typedefsHaru1-6/+6
2014-05-30Fixed typos inside src/Shido1-1/+1
2014-05-13Removed trailing whitespace (sources)Haru1-2/+2
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-5/+4
2014-05-10Revert "Fixed order of includes in all source files"panikon1-4/+5
2014-05-09Fixed order of includes in all source filesHaru1-5/+4
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2013-11-19Sanitized and improved several macros through the codeHaru1-2/+2
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-56/+52
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-52/+56
2012-06-03feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ...blacksirius1-0/+104