Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/
H A Dproc_info.c575 mach_msg_type_number_t child_thread_count; in proc_info_caller() local
585 retval = task_threads(child_task, &child_threads, &child_thread_count); in proc_info_caller()