Searched defs:onceControl (Results 1 – 2 of 2) sorted by relevance
386 static pthread_once_t onceControl = PTHREAD_ONCE_INIT; variable388 static INIT_ONCE onceControl = INIT_ONCE_STATIC_INIT; variable390 static int onceControl = 0; variable
36 pthread_once_t onceControl = PTHREAD_ONCE_INIT; variable