Searched refs:init_path_flag (Results 1 – 1 of 1) sorted by relevance
68 std::once_flag init_path_flag; variable95 std::call_once(init_path_flag, [&]() { in getCgroupRootPath()