]> code.delx.au - pulseaudio/commit
rework autospawning code to survive multiple pa_contexts in a single process
authorLennart Poettering <lennart@poettering.net>
Sat, 9 Aug 2008 01:49:42 +0000 (03:49 +0200)
committerLennart Poettering <lennart@poettering.net>
Sat, 9 Aug 2008 01:49:42 +0000 (03:49 +0200)
commit15cebbacebf27703848afb18883fad7984349f04
tree22f820a7f1cf96b4d0609fbacd044090cc3d3f28
parentb4a566918cc6fbf2d5e66ae354275d36fbe8d13a
rework autospawning code to survive multiple pa_contexts in a single process
src/.gitignore
src/Makefile.am
src/daemon/main.c
src/pulse/context.c
src/pulse/internal.h
src/pulse/lock-autospawn.c [new file with mode: 0644]
src/pulse/lock-autospawn.h [new file with mode: 0644]
src/tests/lock-autospawn-test.c [new file with mode: 0644]