Add copyright notices to all relevant files. (based on svn log)
[profile/ivi/pulseaudio.git] / src / pulsecore / thread-posix.c
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2007-01-04 Pierre OssmanHuge trailing whitespace cleanup. Let's keep the tree...
2006-09-09 Lennart Poetteringupdate for newer APIs: replace direct usage of libatomi...
2006-09-04 Lennart Poetteringadd accessor functions for the userdata attached to...
2006-09-04 Lennart Poetteringfix pa_thread_is_running() for foreign threads; fix...
2006-09-04 Lennart Poetteringmake pa_thread_self() return a sensible pointer on...
2006-09-01 Pierre OssmanFix call to pa_mutex_new().
2006-09-01 Pierre OssmanAdd pthread_once() equivalent support.
2006-08-31 Pierre OssmanAlso wrap yield functionality so that it can be platfor...
2006-08-31 Lennart Poetteringdefine AO_REQUIRE_CAS in the Makefile instead of each...
2006-08-30 Lennart Poetteringfix handling of "running" variable
2006-08-30 Pierre OssmanAdd AO_REQUIRE_CAS as we do.
2006-08-29 Lennart Poetteringadd a threading primitive API