Searched defs:call_once (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libstdthreads/
H A Dcall_once.c37 call_once(once_flag *flag, void (*func)(void)) function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h118 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) { function in namespace:llvm

Completed in 136 milliseconds