summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/memblockq.c
Commit message (Expand)AuthorAgeFilesLines
* Move request size handling into pa_memblockq, function pa_memblockq_pop_missi...Lennart Poettering2007-10-011-31/+104
* drop chunk argument from various drop() functions, since it doesn't make any ...Lennart Poettering2007-07-251-80/+66
* remove pa_memblockq_is_writable() (because it is stupid and not used anywhere...Lennart Poettering2007-06-251-56/+46
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-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-40/+40
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-5/+5
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-5/+5
* remove all occurences of Lennart Poettering2006-08-181-2/+2
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-5/+2
* if the memblockq is empty, return -1 in all casesLennart Poettering2006-07-291-0/+6
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+636