Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c79 static pthread_once_t g_once; variable
919 pthread_once(&g_once, android_cpuInit); in android_getCpuFamily()
927 pthread_once(&g_once, android_cpuInit); in android_getCpuFeatures()
935 pthread_once(&g_once, android_cpuInit); in android_getCpuCount()
955 pthread_once(&g_once, android_cpuInitDummy); in android_setCpu()
964 pthread_once(&g_once, android_cpuInit); in android_getCpuIdArm()