summaryrefslogtreecommitdiff
path: root/src/tests/thread-mainloop-test.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-09don't use PA_GCC_UNUSED anymoreLennart Poettering1-1/+1
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-1/+1
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-6/+7
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-7/+7
2006-06-19big s/polyp/pulse/gLennart Poettering1-8/+8
2006-05-18Don't include util.h from core-util.h as it is not needed by many users.Pierre Ossman1-1/+1
2006-05-18Move timeval calculation functions into their own file.Pierre Ossman1-0/+2
2006-05-17fix include line for "core-util.h"Lennart Poettering1-1/+1
2006-05-11split of signal releasing into its own function and name it pa_threaded_mainl...Lennart Poettering1-1/+3
2006-05-09Use pa_msleep() to get platform independence.Pierre Ossman1-1/+1
2006-05-06* optionally, make pa_threaded_mainloop_signal() wait until the main thread t...Lennart Poettering1-2/+3
2006-04-30add new threaded main loop implementation (with test/example)Lennart Poettering1-0/+73