summaryrefslogtreecommitdiff
path: root/src/test/test_spinlock.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2016-11-19Fix a compilation warning in test_spinlockHaru1-5/+7
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-07-12Various changes to the thread interfaceHaru1-1/+1
2016-07-12Removed unnecessary typedefs from thread and spinlockHaru1-4/+5
2016-07-12Corrected some compiler warnings in test_spinlockHaru1-1/+1
2016-07-12Interface thread.chemagx1-2/+2
2016-05-08Fixed various issues pointed out by cppcheckHaru1-2/+2
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-0/+20
2015-10-11Added test_libconfig test suite.Haru1-0/+2
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-10/+1
2015-06-19Cleaned up some #includesHaru1-1/+2
2015-06-19Removed ".." from include directivesHaru1-7/+6
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-5/+5
2014-11-16Whitespace cleanup (no code changes)Haru1-15/+11
2014-07-11Explicitly specify 'void' when a function expects no argumentsHaru1-3/+3
2014-07-11Removed unsafe pointer typedefsHaru1-1/+1
2014-05-13Removed trailing whitespace (sources)Haru1-7/+8
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-83/+77
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-77/+83
2012-06-03feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ...blacksirius1-0/+117