index
:
raul.git
master
Real-time Audio Utility Library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
raul
/
Semaphore.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-13
Update license to GPL3+.
David Robillard
1
-16
/
+15
2012-05-12
Fix Semaphore::timed_wait() on POSIX.
David Robillard
1
-3
/
+14
2012-05-12
Add Semaphore::timed_wait().
David Robillard
1
-2
/
+27
2012-05-10
Fix compilation on Windows. Probably.
David Robillard
1
-1
/
+1
2012-05-10
Fix compilation on Mac OS X.
David Robillard
1
-1
/
+1
2012-04-28
Use more portable semaphore implementation, works in win32 and uses modern OS...
David Robillard
1
-77
/
+172
2011-05-20
Make boost dependency optional. Note Raul compiled with --cpp0x is NOT compa...
David Robillard
1
-2
/
+2
2011-05-18
Strip double blank lines.
David Robillard
1
-2
/
+0
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-01-10
Remove Raul::Command (mostly useless thin wrapper around a semaphore).
David Robillard
1
-9
/
+4
2011-01-10
Working semaphore implementation for OSX.
David Robillard
1
-9
/
+58
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-02-09
Spelling.
David Robillard
1
-1
/
+1
2009-10-29
Use {} for empty while body.
David Robillard
1
-1
/
+1
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-6
/
+6
2008-11-09
Fix out of date comment.
David Robillard
1
-8
/
+0
2007-12-04
Added 'has_waiter' method for Semaphore.
David Robillard
1
-2
/
+10
2007-08-09
Minor threading interface stuff for parallel Ingen.
David Robillard
1
-2
/
+5
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-0
/
+75