Searched refs:another_once_flag (Results 1 – 1 of 1) sorted by relevance
407 std::once_flag another_once_flag; variable413 call_once(another_once_flag, callback, &global_int); in rdar40270582()