Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/recount/
H A Drecount_tests.c71 struct usage_thread { struct
79 thread_start(struct usage_thread *th, const char *name, enum usage_style style) in thread_start() argument
94 thread_end(struct usage_thread *th) in thread_end()
107 struct usage_thread first = { 0 };
108 struct usage_thread second = { 0 };
146 struct usage_thread first = { 0 }; in test_usr_sys_time_sanity()
153 struct usage_thread second = { 0 }; in test_usr_sys_time_sanity()