Home
last modified time | relevance | path

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

/external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
Dcall_once.pass.cpp42 std::once_flag flg3; variable
61 std::call_once(flg3, init3); in f3()