Searched refs:target_port (Results 1 – 2 of 2) sorted by relevance
543 ipc_port_t target_port, bt_obj_port; in exception_deliver_backtrace() local563 target_port = exc_ports[i]; in exception_deliver_backtrace()565 if (!IP_VALID(target_port)) { in exception_deliver_backtrace()569 ip_mq_lock(target_port); in exception_deliver_backtrace()570 if (!ip_active(target_port)) { in exception_deliver_backtrace()571 ip_mq_unlock(target_port); in exception_deliver_backtrace()574 ip_mq_unlock(target_port); in exception_deliver_backtrace()576 kr = mach_exception_raise_backtrace(target_port, in exception_deliver_backtrace()
377 target_port : task_t;