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