Searched refs:thread_identifier_info_t (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/osfmk/mach/
H A Dthread_info.h118 typedef struct thread_identifier_info *thread_identifier_info_t; typedef in typeref:struct:thread_identifier_info
/xnu-2422.115.4/osfmk/kern/
H A Dthread.c1202 register thread_identifier_info_t identifier_info;
1207 identifier_info = (thread_identifier_info_t) thread_info_out;

Completed in 27 milliseconds