Searched defs:thread_switch_args (Results 1 – 1 of 1) sorted by relevance
2035 struct thread_switch_args { struct2036 …DL_(mach_port_name_t)]; mach_port_name_t thread_name; char thread_name_r_[PADR_(mach_port_name_t)];2037 char option_l_[PADL_(int)]; int option; char option_r_[PADR_(int)];2038 …ch_msg_timeout_t)]; mach_msg_timeout_t option_time; char option_time_r_[PADR_(mach_msg_timeout_t)];