Searched refs:flg1 (Results 1 – 1 of 1) sorted by relevance
80 std::once_flag flg1; variable84 std::call_once(flg1, init1(), 1); in f1()