summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/thread.h
Commit message (Expand)AuthorAgeFilesLines
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* do not cleanup staticly allocated memory unless we are in valgrind modeLennart Poettering2008-10-041-0/+3
* Create a new macro for checking compiler support for TLS.Diego 'Flameeyes' Pettenò2008-08-081-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* 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