Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c74 static pthread_once_t g_once; variable
1049 pthread_once(&g_once, android_cpuInit); in android_getCpuFamily()
1057 pthread_once(&g_once, android_cpuInit); in android_getCpuFeatures()
1065 pthread_once(&g_once, android_cpuInit); in android_getCpuCount()
1085 pthread_once(&g_once, android_cpuInitDummy); in android_setCpu()
1094 pthread_once(&g_once, android_cpuInit); in android_getCpuIdArm()