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

  /external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
race.pass.cpp 27 std::once_flag flg0; variable
37 std::call_once(flg0, init0);
call_once.pass.cpp 27 std::once_flag flg0; variable
39 std::call_once(flg0, init0);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
race.pass.cpp 27 std::once_flag flg0; variable
37 std::call_once(flg0, init0);
call_once.pass.cpp 27 std::once_flag flg0; variable
39 std::call_once(flg0, init0);

Completed in 5118 milliseconds