Searched defs:ONCE_FLAG_INIT (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/c11/
H A Dthreads_posix.h54 #define ONCE_FLAG_INIT PTHREAD_ONCE_INIT macro
H A Dthreads_win32.h85 #define ONCE_FLAG_INIT INIT_ONCE_STATIC_INIT macro
87 #define ONCE_FLAG_INIT {0} macro
/xsrc/external/mit/MesaLib/dist/include/c11/
H A Dthreads_posix.h54 #define ONCE_FLAG_INIT PTHREAD_ONCE_INIT macro
H A Dthreads_win32.h72 #define ONCE_FLAG_INIT INIT_ONCE_STATIC_INIT macro
74 #define ONCE_FLAG_INIT {0} macro

Completed in 7 milliseconds