Home
last modified time | relevance | path

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

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