Searched defs:once_flag (Results 1 – 2 of 2) sorted by relevance
121 auto call_once = [](bool* once_flag, auto&& func) { in PowerStateWatcher()
70 static std::once_flag once_flag; in InitNvramConfigService() local