Searched refs:once_pointer_control (Results 1 – 4 of 4) sorted by relevance
308 static pthread_mutex_t once_pointer_control = PTHREAD_MUTEX_INITIALIZER; variable394 int err = pthread_mutex_lock(&once_pointer_control); in run_once()408 err = pthread_mutex_unlock(&once_pointer_control); in run_once()
11289 (once_pointer_control): New static variable.