]> code.delx.au - pulseaudio/history - src/polyp/thread-mainloop.c
update doxygen docs
[pulseaudio] / src / polyp / thread-mainloop.c
2006-05-11 Lennart Poetteringdon't signal the accept_cond automatically when waiting...
2006-05-11 Lennart Poetteringsplit of signal releasing into its own function and...
2006-05-11 Pierre OssmanInclude log header to get rid of warnings.
2006-05-09 Pierre OssmanAdd stubs for the threaded main loop so that we can...
2006-05-06 Lennart Poettering* optionally, make pa_threaded_mainloop_signal() wait...
2006-05-06 Lennart Poetteringallow signalling from event loop thread
2006-05-02 Pierre OssmanWindows doesn't have POSIX thread. ifdef out things...
2006-04-30 Lennart Poetteringadd new threaded main loop implementation (with test...