Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
H A Drace.pass.cpp29 std::once_flag flg0; variable
39 std::call_once(flg0, init0); in f0()
H A Dcall_once.pass.cpp27 std::once_flag flg0; variable
39 std::call_once(flg0, init0); in f0()