summaryrefslogtreecommitdiffstats
path: root/src/tests/thread-mainloop-test.c
Commit message (Expand)AuthorAgeFilesLines
* don't use PA_GCC_UNUSED anymoreLennart Poettering2008-08-091-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-1/+1
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-6/+7
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-7/+7
* big s/polyp/pulse/gLennart Poettering2006-06-191-8/+8
* Don't include util.h from core-util.h as it is not needed by many users.Pierre Ossman2006-05-181-1/+1
* Move timeval calculation functions into their own file.Pierre Ossman2006-05-181-0/+2
* fix include line for "core-util.h"Lennart Poettering2006-05-171-1/+1
* split of signal releasing into its own function and name it pa_threaded_mainl...Lennart Poettering2006-05-111-1/+3
* Use pa_msleep() to get platform independence.Pierre Ossman2006-05-091-1/+1
* * optionally, make pa_threaded_mainloop_signal() wait until the main thread t...Lennart Poettering2006-05-061-2/+3
* add new threaded main loop implementation (with test/example)Lennart Poettering2006-04-301-0/+73