Home
last modified time | relevance | path

Searched refs:__libcpp_execute_once (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A D__threading_support243 int __libcpp_execute_once(__libcpp_exec_once_flag *flag,
487 int __libcpp_execute_once(__libcpp_exec_once_flag *flag,
647 int __libcpp_execute_once(__libcpp_exec_once_flag *flag,
/netbsd-src/external/apache2/llvm/dist/libcxx/src/support/win32/
H A Dthread_win32.cpp157 int __libcpp_execute_once(__libcpp_exec_once_flag *__flag, in __libcpp_execute_once() function