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

/development/ndk/platforms/android-3/include/
H A Dpthread.h95 #define PTHREAD_ONCE_INIT 0 macro
/development/ndk/platforms/android-5/include/
H A Dpthread.h95 #define PTHREAD_ONCE_INIT 0 macro
/development/ndk/platforms/android-8/include/
H A Dpthread.h95 #define PTHREAD_ONCE_INIT 0 macro
/development/ndk/platforms/android-9/include/
H A Dpthread.h95 #define PTHREAD_ONCE_INIT 0 macro
/development/tools/emulator/opengl/system/gralloc/
H A Dgralloc.cpp62 static pthread_once_t sFallbackOnce = PTHREAD_ONCE_INIT;
/development/tools/emulator/opengl/tests/gles_android_wrapper/
H A Degl.cpp49 pthread_once_t dispatchTablesInitialized = PTHREAD_ONCE_INIT;

Completed in 316 milliseconds