summaryrefslogtreecommitdiff
path: root/posix/JackPosixMutex.h
Commit message (Expand)AuthorAgeFilesLines
* Code moved in cpp files.Stephane Letz2012-03-161-29/+4
* Naming of synchro primitive on Windows(2).sletz2012-01-271-2/+2
* Compiles again on Linux with ALSA.sletz2012-01-041-2/+4
* Correct export settings(2).sletz2012-01-041-77/+6
* Correct JackBasePosixMutex::Trylock.sletz2011-08-281-1/+0
* More robust code in synchronization primitives and in JackMessageBuffer.sletz2011-08-261-21/+59
* Remove JackPortIsActive flag.sletz2011-02-091-17/+17
* Release JackEngine mutex before sending notifications.Stéphane LETZ2009-12-121-2/+4
* Add new JackBasePosixMutex class.sletz2009-10-231-0/+41
* Rework the mutex/signal classes. Use them in JackMessageBuffer.sletz2009-02-171-3/+4
* Michael Voigt mutex cleanup patch.sletz2008-09-101-0/+88