Home
last modified time | relevance | path

Searched refs:user_system_once (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/tests/recount/
H A Drecount_test_utils.c20 static dispatch_once_t user_system_once; in has_user_system_times() local
22 dispatch_once(&user_system_once, ^{ in has_user_system_times()