Home
last modified time | relevance | path

Searched refs:ONCE_CONTROL (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dlibc-lock.h369 #define __libc_once(ONCE_CONTROL, INIT_FUNCTION) \ argument
372 __libc_ptf_call_always (__pthread_once, (&(ONCE_CONTROL), \
374 else if ((ONCE_CONTROL) == PTHREAD_ONCE_INIT) { \
376 (ONCE_CONTROL) |= 2; \