summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/thread-posix.c
Commit message (Expand)AuthorAgeFilesLines
* Fix call to pa_mutex_new().Pierre Ossman2006-09-011-1/+1
* Add pthread_once() equivalent support.Pierre Ossman2006-09-011-0/+25
* Also wrap yield functionality so that it can be platform independent.Pierre Ossman2006-08-311-0/+9
* define AO_REQUIRE_CAS in the Makefile instead of each source file, effectivel...Lennart Poettering2006-08-311-1/+0
* fix handling of "running" variableLennart Poettering2006-08-301-3/+8
* Add AO_REQUIRE_CAS as we do.Pierre Ossman2006-08-301-0/+2
* add a threading primitive APILennart Poettering2006-08-291-0/+146