Home
last modified time | relevance | path

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

/xnu-10002.1.13/tests/recount/
H A Drecount_test_utils.c19 static dispatch_once_t user_system_once; in has_user_system_times() local
21 dispatch_once(&user_system_once, ^{ in has_user_system_times()