summaryrefslogtreecommitdiff
path: root/src/pulsecore/mutex-posix.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-22Remove unnecessary #includesMaarten Bosmans1-2/+0
2009-04-21mutex: when we fail to fill in mutex into static mutex ptr free it againLennart Poettering1-0/+2
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-01-23add support for static mutexesLennart Poettering1-0/+20
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2007-11-24add new pa_mutex_try_lock() APILennart Poettering1-0/+12
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-27/+43
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+2
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-3/+3
2006-09-09make pa_mutex_new() and pa_cond_new() succeed in all cases. Similar behaviour...Lennart Poettering1-13/+3
2006-08-31define AO_REQUIRE_CAS in the Makefile instead of each source file, effectivel...Lennart Poettering1-1/+0
2006-08-30Add AO_REQUIRE_CAS as we do.Pierre Ossman1-0/+2
2006-08-29add a threading primitive APILennart Poettering1-0/+121