summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/memblock.h
Commit message (Expand)AuthorAgeFilesLines
* add new API pa_mempool_block_size_max() to query the maximum tile sizeLennart Poettering2007-09-161-0/+1
* add new API pa_memblock_will_need() and make use of PA_PAGE_SIZE macroLennart Poettering2007-09-021-0/+2
* add new function pa_memblock_ref_is_one()Lennart Poettering2007-08-301-0/+1
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-36/+25
* Replace AO_xxx usage with pa_atomic_xxx and friends wherever it makes senseLennart Poettering2007-05-271-14/+15
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-5/+5
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-25/+36
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-36/+25
* make pa_mempool_stat thread-safe/lock-freeLennart Poettering2006-08-291-14/+18
* modify memory block reference counting to use the new reference counting APILennart Poettering2006-08-291-1/+2
* generate per-type memory block statisticsLennart Poettering2006-08-191-0/+4
* add new function pa_mempool_is_shared() to test whether a memory pool is suit...Lennart Poettering2006-08-181-0/+1
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-31/+77
* replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"Lennart Poettering2006-06-191-1/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+86