Home
last modified time | relevance | path

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

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