Home
last modified time | relevance | path

Searched refs:pa_cond_free (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/tests/
H A Dthread-test.c141 pa_cond_free(cond1); in START_TEST()
142 pa_cond_free(cond2); in START_TEST()
/third_party/pulseaudio/src/pulsecore/
H A Dmutex.h43 void pa_cond_free(pa_cond *c);
H A Dmutex-posix.c126 void pa_cond_free(pa_cond *c) { in pa_cond_free() function
H A Dmutex-win32.c78 void pa_cond_free(pa_cond *c) { in pa_cond_free() function
/third_party/pulseaudio/src/pulse/
H A Dthread-mainloop.c133 pa_cond_free(m->cond); in pa_threaded_mainloop_free()
134 pa_cond_free(m->accept_cond); in pa_threaded_mainloop_free()

Completed in 2 milliseconds