Searched refs:sCheckOnce (Results 1 – 1 of 1) sorted by relevance
1973 static std::once_flag sCheckOnce; in connectFormatShaper() local1977 std::call_once(sCheckOnce, [&](){ in connectFormatShaper()