summaryrefslogtreecommitdiff
path: root/src/pulsecore/once.h
Commit message (Expand)AuthorAgeFilesLines
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-1/+1
* once: Fix race causing pa_once to sometimes run twiceDavid Henningsson2012-05-251-4/+4
* Remove unnecessary #includesMaarten Bosmans2011-06-221-1/+0
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* a bit of pa_bool_t'izationLennart Poettering2008-11-011-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-6/+42
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-3/+3
* rework pa_once once again, because the once function needs to have terminated...Lennart Poettering2006-09-091-9/+5
* implement trival pa_once API based on atomic operationsLennart Poettering2006-09-091-0/+42