Searched defs:__libc_once (Results 1 – 3 of 3) sorted by relevance
195 struct __libc_once struct202 CLASS struct __libc_once NAME = { _LIBC_LOCK_INITIALIZER, 0 } argument205 #define __libc_once(ONCE_CONTROL, INIT_FUNCTION) \ macro
150 # define __libc_once(ONCE_CONTROL, INIT_FUNCTION) \ macro153 # define __libc_once(ONCE_CONTROL, INIT_FUNCTION) \ macro
92 #define __libc_once(ONCE_CONTROL, INIT_FUNCTION) \ macro
Completed in 5 milliseconds