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