Searched defs:once (Results 1 – 5 of 5) sorted by relevance
19 static void once(void (*func)(void)) in once() function78 static void once(void (*func)(void)) in once() function91 static void once(void (*func)(void)) in once() function
50 pthread_once_t once = PTHREAD_ONCE_INIT; variable
180 pthread_once_t once = PTHREAD_ONCE_INIT; variable
147 pthread_once_t once = PTHREAD_ONCE_INIT; variable
381 uint32_t once; member