Searched refs:__libcpp_execute_once (Results 1 – 3 of 3) sorted by relevance
94 if (0 != std::__libcpp_execute_once(&flag_, construct_)) in __cxa_get_globals_fast()
159 int __libcpp_execute_once(__libcpp_exec_once_flag *flag,302 int __libcpp_execute_once(__libcpp_exec_once_flag *flag,
153 int __libcpp_execute_once(__libcpp_exec_once_flag *__flag, in __libcpp_execute_once() function