Searched refs:PTHREAD_ONCE_INIT (Results 1 – 18 of 18) sorted by relevance
28 +static pthread_once_t buffers_lock_init_once = PTHREAD_ONCE_INIT;52 +static pthread_once_t tables_lock_init_once = PTHREAD_ONCE_INIT;95 +static pthread_once_t lock_init_once = PTHREAD_ONCE_INIT;
83 -static pthread_once_t vlc_clock_once = PTHREAD_ONCE_INIT;147 + static pthread_once_t vlc_clock_once = PTHREAD_ONCE_INIT;
61 #define __GTHREAD_ONCE_INIT PTHREAD_ONCE_INIT184 static pthread_once_t __gthread_active_once = PTHREAD_ONCE_INIT; in __gthread_active_p()
35 static pthread_once_t __fr_thread_local_once_##_n = PTHREAD_ONCE_INIT;\
88 static pthread_once_t dma_heap_once = PTHREAD_ONCE_INIT;
42 static pthread_once_t once = PTHREAD_ONCE_INIT;
63 #define _LIBCPP_EXEC_ONCE_INITIALIZER PTHREAD_ONCE_INIT
675 #define PTHREAD_ONCE_INIT { PTW32_FALSE, 0, 0, 0} macro
193 #define PTHREAD_ONCE_INIT 0 macro
184 #define PTHREAD_ONCE_INIT 0 macro
422 static pthread_once_t once = PTHREAD_ONCE_INIT;
514 static pthread_once_t once = PTHREAD_ONCE_INIT;