Searched refs:ONCE_CONTROL (Results 1 – 1 of 1) sorted by relevance
369 #define __libc_once(ONCE_CONTROL, INIT_FUNCTION) \ argument372 __libc_ptf_call_always (__pthread_once, (&(ONCE_CONTROL), \374 else if ((ONCE_CONTROL) == PTHREAD_ONCE_INIT) { \376 (ONCE_CONTROL) |= 2; \