Home
last modified time | relevance | path

Searched refs:pa_threaded_mainloop_accept (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dthread-mainloop.h200 * pa_threaded_mainloop_accept(m);
212 * pa_threaded_mainloop_accept(). What will happen is that
215 * pa_threaded_mainloop_accept() is called, which will allow the callback
218 * Note that pa_threaded_mainloop_accept() must be called some time between
221 * regrab it before calling pa_threaded_mainloop_accept().
292 * pa_threaded_mainloop_accept() call. While waiting for that condition
300 void pa_threaded_mainloop_accept(pa_threaded_mainloop *m);
H A Dthread-mainloop.c215 void pa_threaded_mainloop_accept(pa_threaded_mainloop *m) { in pa_threaded_mainloop_accept() function
/third_party/pulseaudio/src/tests/
H A Dthread-mainloop-test.c71 pa_threaded_mainloop_accept(m); in START_TEST()

Completed in 2 milliseconds