memtrap,aupdate: split atomic update from memtrap into seperate aupdate framework

This commit is contained in:
Lennart Poettering 2009-04-22 19:10:09 +02:00
parent bb07c16b63
commit ad12d7d4b0
5 changed files with 264 additions and 82 deletions

View file

@ -583,6 +583,7 @@ libpulsecommon_@PA_MAJORMINORMICRO@_la_SOURCES = \
pulsecore/poll.c pulsecore/poll.h \
pulsecore/prioq.c pulsecore/prioq.h \
pulsecore/memtrap.c pulsecore/memtrap.h \
pulsecore/aupdate.c pulsecore/aupdate.h \
pulsecore/proplist-util.c pulsecore/proplist-util.h \
pulsecore/pstream-util.c pulsecore/pstream-util.h \
pulsecore/pstream.c pulsecore/pstream.h \