Searched defs:call_once (Results 1 – 2 of 2) sorted by relevance
51 __BIONIC_THREADS_INLINE void call_once(once_flag* __flag, in call_once() function
67 TEST(threads, call_once) { in TEST() argument