Home
last modified time | relevance | path

Searched refs:pa_threaded_mainloop_in_thread (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/tests/
Dthread-mainloop-test.c38 pa_assert_se(pa_threaded_mainloop_in_thread(userdata)); in tcb()
64 fail_unless(!pa_threaded_mainloop_in_thread(m)); in START_TEST()
/third_party/pulseaudio/src/pulse/
Dthread-mainloop.h312 int pa_threaded_mainloop_in_thread(pa_threaded_mainloop *m);
Dthread-mainloop.c227 int pa_threaded_mainloop_in_thread(pa_threaded_mainloop *m) { in pa_threaded_mainloop_in_thread() function
Dmap-file361 pa_threaded_mainloop_in_thread;