Lines Matching full:once_control
328 static pthread_once_t once_control = PTHREAD_ONCE_INIT;477 int ok = pthread_once(&once_control, init_routine);