Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds