Searched refs:__call_once (Results 1 – 1 of 1) sorted by relevance
25 __call_once (once_flag *flag, void (*func)(void)) in __call_once() function34 versioned_symbol (libc, __call_once, call_once, GLIBC_2_34);36 compat_symbol (libpthread, __call_once, call_once, GLIBC_2_28);39 strong_alias (__call_once, call_once)
Completed in 3 milliseconds