summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/once.h
Commit message (Expand)AuthorAgeFilesLines
* add two new macros PA_ONCE_BEGIN and PA_ONCE_END which allow usage of pa_once...Lennart Poettering2007-09-141-1/+31
* Rename pa_once_t to pa_onceLennart Poettering2007-08-101-4/+4
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-3/+9
* 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