summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/asyncmsgq.c
Commit message (Expand)AuthorAgeFilesLines
* A couple of comment typo fixes.Tanu Kaskinen2007-10-251-1/+1
* speed up semaphore allocation with an flistLennart Poettering2007-09-281-7/+14
* use priority inheritance on mutexes where applicableLennart Poettering2007-09-171-1/+1
* simplify rt loops a bit by moving more code into pa_rtpoll. It is now possibl...Lennart Poettering2007-09-141-0/+21
* make passing a code pointer to pa_asyncmsgq_get() optionalLennart Poettering2007-08-301-3/+3
* 64 bit fixes and minor gcc shut upsLennart Poettering2007-08-121-1/+1
* add proper refcounting to pa_asyncmsgq objects, to allow destruction from the...Lennart Poettering2007-08-111-9/+30
* A lot of updates, all necessary to get the native protocol ported:Lennart Poettering2007-07-311-7/+13
* update static free list usage in asyncmsgqLennart Poettering2007-07-251-1/+1
* Make sure the returned pa_msgobject object has a valid refcnt before returnin...Lennart Poettering2007-06-241-4/+10
* Show memchunk length in debug outputLennart Poettering2007-06-141-1/+1
* Make debug message more usefulLennart Poettering2007-06-141-1/+1
* A lot of more work to get the lock-free stuff in placeLennart Poettering2007-06-131-11/+18
* make eolspaceLennart Poettering2007-06-111-8/+8
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-0/+235