Searched refs:user_system_once (Results 1 – 1 of 1) sorted by relevance
19 static dispatch_once_t user_system_once; in has_user_system_times() local21 dispatch_once(&user_system_once, ^{ in has_user_system_times()