Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:once_control

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