Searched refs:callonce_fastpath (Results 1 – 2 of 2) sorted by relevance
34 if (LIBC_LIKELY(callonce_impl::callonce_fastpath(flag))) in callonce()
26 LIBC_INLINE bool callonce_fastpath(CallOnceFlag *flag) { in callonce_fastpath() function