Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/mach/
H A Dthread_info.h177 typedef struct thread_debug_info_internal *thread_debug_info_internal_t; typedef
/xnu-8792.61.2/osfmk/kern/
H A Dthread.c2205 thread_debug_info_internal_t dbg_info; in thread_info_internal()
2214 dbg_info = __IGNORE_WCASTALIGN((thread_debug_info_internal_t)thread_info_out); in thread_info_internal()