Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/tests/
Donce-test.c57 ran_by = (const char*) pa_thread_get_data(pa_thread_self()); in once_func()
111 pa_xfree(pa_thread_get_data(threads[i])); in START_TEST()
/third_party/pulseaudio/src/pulsecore/
Dthread.h46 void* pa_thread_get_data(pa_thread *t);
Dthread-win32.c131 void* pa_thread_get_data(pa_thread *t) { in pa_thread_get_data() function
Dthread-posix.c165 void* pa_thread_get_data(pa_thread *t) { in pa_thread_get_data() function