Searched refs:g_jni_ptr_once (Results 1 – 1 of 1) sorted by relevance
39 static pthread_once_t g_jni_ptr_once = PTHREAD_ONCE_INIT; variable89 RTC_CHECK(!pthread_once(&g_jni_ptr_once, &CreateJNIPtrKey)) << "pthread_once"; in InitGlobalJniVariables()