Searched defs:once (Results 1 – 6 of 6) sorted by relevance
22 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
25 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
26 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
56 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
Completed in 5 milliseconds