Lines Matching refs:once_control
447 static pthread_once_t once_control = PTHREAD_ONCE_INIT;448 static int sEarlyInitState = pthread_once(&once_control, &early_egl_init);