HomeSort by relevance Sort by last modified time
    Searched refs:__libcpp_execute_once (Results 1 - 3 of 3) sorted by null

  /external/libcxxabi/src/
cxa_exception_storage.cpp 94 if (0 != std::__libcpp_execute_once(&flag_, construct_))
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
cxa_exception_storage.cpp 94 if (0 != std::__libcpp_execute_once(&flag_, construct_))
  /external/libcxx/src/support/win32/
thread_win32.cpp 153 int __libcpp_execute_once(__libcpp_exec_once_flag *__flag, function

Completed in 270 milliseconds