summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/refcnt.h
Commit message (Expand)AuthorAgeFilesLines
* add simple ref counting debugging frameworkLennart Poettering2009-03-251-4/+40
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-0/+3
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-5/+5
* 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
* upgrade refcnt.h to make use of our new pa_atomic_xxx() APILennart Poettering2006-09-261-8/+9
* define AO_REQUIRE_CAS in the Makefile instead of each source file, effectivel...Lennart Poettering2006-08-311-1/+0
* Add AO_REQUIRE_CAS as we do.Pierre Ossman2006-08-301-0/+1
* add lock-free reference counting macros, based on libatomic-opsLennart Poettering2006-08-291-0/+41