Searched refs:get_turnstile (Results 1 – 3 of 3) sorted by relevance
1115 boolean_t get_turnstile = (self->turnstile == TURNSTILE_NULL); in mach_msg_receive_results_complete() local1135 if (ip_is_special_reply_port(port) || get_turnstile) { in mach_msg_receive_results_complete()1138 flags, get_turnstile); in mach_msg_receive_results_complete()
2043 boolean_t get_turnstile) in ipc_port_adjust_special_reply_port_locked() argument2055 assert(get_turnstile); in ipc_port_adjust_special_reply_port_locked()2074 if (get_turnstile) { in ipc_port_adjust_special_reply_port_locked()2079 if (get_turnstile) { in ipc_port_adjust_special_reply_port_locked()2095 if (!get_turnstile && sync_link_state == PORT_SYNC_LINK_NO_LINKAGE && in ipc_port_adjust_special_reply_port_locked()2147 if (get_turnstile) { in ipc_port_adjust_special_reply_port_locked()2161 if (get_turnstile) { in ipc_port_adjust_special_reply_port_locked()
700 boolean_t get_turnstile);