summaryrefslogtreecommitdiff
path: root/src/pulsecore/refcnt.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-25add simple ref counting debugging frameworkLennart Poettering1-4/+40
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-0/+3
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-5/+5
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-26upgrade refcnt.h to make use of our new pa_atomic_xxx() APILennart Poettering1-8/+9
2006-08-31define AO_REQUIRE_CAS in the Makefile instead of each source file, effectivel...Lennart Poettering1-1/+0
2006-08-30Add AO_REQUIRE_CAS as we do.Pierre Ossman1-0/+1
2006-08-29add lock-free reference counting macros, based on libatomic-opsLennart Poettering1-0/+41