Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dkern_stackshot.c2595 classify_thread(thread_t thread, boolean_t * thread_on_core_p, boolean_t collect_delta_stackshot) in classify_thread() argument
2607 *thread_on_core_p = thread_on_core; in classify_thread()