summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/thread.h
Commit message (Expand)AuthorAgeFilesLines
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-0/+61
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-3/+3
* update for newer APIs: replace direct usage of libatomic_ops by usage of our ...Lennart Poettering2006-09-091-5/+0
* add accessor functions for the userdata attached to a pa_thread objectLennart Poettering2006-09-041-0/+3
* Add pthread_once() equivalent support.Pierre Ossman2006-09-011-0/+5
* Also wrap yield functionality so that it can be platform independent.Pierre Ossman2006-08-311-0/+1
* add a threading primitive APILennart Poettering2006-08-291-0/+44