summaryrefslogtreecommitdiffstats
path: root/zix/sem.h
AgeCommit message (Collapse)AuthorFilesLines
2012-08-06Windows portability fixes.David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/zix/trunk@69 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2012-02-13Make zix_sem_wait expose errors.David Robillard1-11/+21
git-svn-id: http://svn.drobilla.net/zix/trunk@68 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2012-02-09Fix semaphore initialisation on POSIX.David Robillard1-1/+6
git-svn-id: http://svn.drobilla.net/zix/trunk@66 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2012-02-09Fix (and test) semaphore initialisation on OSX.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/zix/trunk@65 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2012-02-01Windows portability fixes.David Robillard1-3/+40
git-svn-id: http://svn.drobilla.net/zix/trunk@58 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2012-01-31Use Mach semaphores instead of ancient (and now deprecated) Mac semaphore API.David Robillard1-8/+8
git-svn-id: http://svn.drobilla.net/zix/trunk@48 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2012-01-31Fix ZixSem compilation on Mac OS X.David Robillard1-3/+4
git-svn-id: http://svn.drobilla.net/zix/trunk@47 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2012-01-30Add ZixSem.David Robillard1-0/+183
git-svn-id: http://svn.drobilla.net/zix/trunk@45 df6676b4-ccc9-40e5-b5d6-7c4628a128e3