Searched refs:thread_read_t (Results 1 – 7 of 7) sorted by relevance
123 typedef struct thread *thread_t, *thread_act_t, *thread_inspect_t, *thread_read_t; typedef186 typedef mach_port_t thread_read_t;303 #define THREAD_READ_NULL ((thread_read_t)NULL)333 #define THREAD_READ_NULL ((thread_read_t) 0)
118 target_act : thread_read_t;152 target_act : thread_read_t;180 target_act : thread_read_t);187 target_act : thread_read_t);368 thr_act : thread_read_t;
188 type thread_read_t = mach_port_t190 intran: thread_read_t convert_port_to_thread_read(mach_port_t)191 outtran: mach_port_t convert_thread_read_to_port(thread_read_t)192 destructor: thread_read_deallocate(thread_read_t)
272 extern thread_read_t convert_port_to_thread_read(
1121 thread_read_t thread);1855 extern ipc_port_t convert_thread_read_to_port(thread_read_t);
3242 thread_read_t3250 static thread_read_t3370 convert_thread_read_to_port(thread_read_t thread) in convert_thread_read_to_port()
889 thread_read_t thread_read) in thread_read_deallocate()