rework the flist implementation to halve memory consumption by merging the state field and the pointer in the flist cells

This commit is contained in:
Lennart Poettering 2008-06-27 19:18:19 +02:00
parent a087014969
commit 6dca92be96
2 changed files with 42 additions and 57 deletions

View file

@ -4,7 +4,7 @@
/***
This file is part of PulseAudio.
Copyright 2006 Lennart Poettering
Copyright 2006-2008 Lennart Poettering
PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as