rework hook list stuff again, and replace macros with real functins. We loose type...
commita5c33948d7c8a7403d684398947242606b31d5a1
authorLennart Poettering <lennart@poettering.net>
Sun, 13 Aug 2006 01:43:34 +0000 (13 01:43 +0000)
committerLennart Poettering <lennart@poettering.net>
Sun, 13 Aug 2006 01:43:34 +0000 (13 01:43 +0000)
tree713e700723f22d3d6eeb4b8cd17f942a6ecd87d9
parenta61b9589bf4dcd85ce326ddeb6d6143ce7975709
rework hook list stuff again, and replace macros with real functins. We loose type safety but things are much cleaner now

git-svn-id: svn://svn.0pointer.net/pulseaudio/trunk@1234 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/Makefile.am
src/pulsecore/hook-list.c [new file with mode: 0644]
src/pulsecore/hook-list.h
src/tests/hook-list-test.c