summaryrefslogtreecommitdiffstats
path: root/sync.c
Commit message (Collapse)AuthorAgeFilesLines
* optimized mutex macrosRainer Gerhards2007-12-111-0/+2
|
* removed debug codeRainer Gerhards2007-12-111-2/+0
|
* added synchronization class to handle mutex-operations in the most portableRainer Gerhards2007-12-111-0/+78
way.