Home
last modified time | relevance | path

Searched refs:PA_ONCE_INIT (Results 1 – 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Donce.h31 #define PA_ONCE_INIT \ macro
43 static pa_once _once = PA_ONCE_INIT; \
Dflist.h50 } name##_flist = { NULL, PA_ONCE_INIT }; \
Dthread.h64 .once = PA_ONCE_INIT, \
Dthread-win32.c51 static pa_once thread_tls_once = PA_ONCE_INIT;
/third_party/pulseaudio/src/tests/
Donce-test.c42 static pa_once once = PA_ONCE_INIT;
Dthread-test.c44 static pa_once once = PA_ONCE_INIT;