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

  /external/libcxx/test/thread/thread.mutex/thread.once/thread.once.callonce/
call_once.pass.cpp 101 std::once_flag flg42; variable
123 std::call_once(flg42, init42);
128 std::call_once(flg42, init42);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.once/thread.once.callonce/
call_once.pass.cpp 101 std::once_flag flg42; variable
123 std::call_once(flg42, init42);
128 std::call_once(flg42, init42);

Completed in 58 milliseconds