Home
last modified time | relevance | path

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

/external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
Drace.pass.cpp27 std::once_flag flg0; variable
37 std::call_once(flg0, init0); in f0()
Dcall_once.pass.cpp27 std::once_flag flg0; variable
39 std::call_once(flg0, init0); in f0()