summaryrefslogtreecommitdiff
path: root/src/common/mutex.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2016-07-12Various changes to the mutex interfaceHaru1-8/+18
2016-07-12Removed unnecessary typedefs from mutex.hHaru1-12/+14
2016-07-12Interface mutex.chemagx1-72/+80
2016-01-09Corrected various zero-argument function definitionsHaru1-2/+2
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-3/+20
2015-06-19Removed ".." from include directivesHaru1-1/+1
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-1/+2
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-07-11Removed unsafe pointer typedefsHaru1-12/+12
2014-05-30Fixed typos inside src/Shido1-8/+8
2014-05-13Removed trailing whitespace (sources)Haru1-17/+17
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-0/+1
2014-05-10Revert "Fixed order of includes in all source files"panikon1-1/+0
2014-05-09Fixed order of includes in all source filesHaru1-0/+1
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-25/+25
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-25/+25
2012-06-10- added some missing copyrightsblacksirius1-0/+3
2012-06-10added mutex && cond var abstraction ( for pthread / winapi )blacksirius1-0/+89