summaryrefslogtreecommitdiff
path: root/src/pulsecore/once.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-25once: Fix race causing pa_once to sometimes run twiceDavid Henningsson1-4/+4
2011-06-22Remove unnecessary #includesMaarten Bosmans1-1/+0
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2008-11-01a bit of pa_bool_t'izationLennart Poettering1-1/+1
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-6/+42
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+2
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-3/+3
2006-09-09rework pa_once once again, because the once function needs to have terminated...Lennart Poettering1-9/+5
2006-09-09implement trival pa_once API based on atomic operationsLennart Poettering1-0/+42