index
:
~jonny/pulseaudio
doc-fix
master
le pulseaudio
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
mutex-posix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-2
/
+0
2009-04-21
mutex: when we fail to fill in mutex into static mutex ptr free it again
Lennart Poettering
1
-0
/
+2
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-01-23
add support for static mutexes
Lennart Poettering
1
-0
/
+20
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2007-11-24
add new pa_mutex_try_lock() API
Lennart Poettering
1
-0
/
+12
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-27
/
+43
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+2
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-3
/
+3
2006-09-09
make pa_mutex_new() and pa_cond_new() succeed in all cases. Similar behaviour...
Lennart Poettering
1
-13
/
+3
2006-08-31
define AO_REQUIRE_CAS in the Makefile instead of each source file, effectivel...
Lennart Poettering
1
-1
/
+0
2006-08-30
Add AO_REQUIRE_CAS as we do.
Pierre Ossman
1
-0
/
+2
2006-08-29
add a threading primitive API
Lennart Poettering
1
-0
/
+121