Searched refs:thread_info_out (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dthread_act.defs216 out thread_info_out : thread_info_t, CountInOut);
/darwin-on-arm/xnu/osfmk/chud/
H A Dchud_thread.c518 thread_info_t thread_info_out,
521 return thread_info(thread, flavor, thread_info_out, thread_info_count);
515 chudxnu_thread_info( thread_t thread, thread_flavor_t flavor, thread_info_t thread_info_out, mach_msg_type_number_t *thread_info_count) argument
H A Dchud_xnu.h84 extern kern_return_t chudxnu_thread_info( thread_t thread, thread_flavor_t flavor, thread_info_t thread_info_out, mach_msg_type_number_t *thread_info_count);
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.c1100 thread_info_t thread_info_out, /* ptr to OUT array */
1115 basic_info = (thread_basic_info_t) thread_info_out;
1195 identifier_info = (thread_identifier_info_t) thread_info_out;
1221 ts_info = (policy_timeshare_info_t)thread_info_out;
1269 rr_info = (policy_rr_info_t) thread_info_out;
1097 thread_info_internal( register thread_t thread, thread_flavor_t flavor, thread_info_t thread_info_out, mach_msg_type_number_t *thread_info_count) argument
H A Dthread_act.c396 thread_info_t thread_info_out,
408 thread, flavor, thread_info_out, thread_info_count);
393 thread_info( thread_t thread, thread_flavor_t flavor, thread_info_t thread_info_out, mach_msg_type_number_t *thread_info_count) argument
H A Dthread.h535 thread_info_t thread_info_out,
/darwin-on-arm/xnu/osfmk/mach/arm/
H A Dthread_act.h203 thread_info_t thread_info_out,
919 integer_t thread_info_out[12]; member in struct:__anon1214
/darwin-on-arm/xnu/bsd/kern/
H A Dtty.c2756 thread_info_t thread_info_out,

Completed in 29 milliseconds