Searched refs:get_turnstile (Results 1 – 3 of 3) sorted by relevance
1949 boolean_t get_turnstile) in ipc_port_adjust_special_reply_port_locked() argument1961 assert(get_turnstile); in ipc_port_adjust_special_reply_port_locked()1980 if (get_turnstile) { in ipc_port_adjust_special_reply_port_locked()1985 if (get_turnstile) { in ipc_port_adjust_special_reply_port_locked()2001 if (!get_turnstile && sync_link_state == PORT_SYNC_LINK_NO_LINKAGE && in ipc_port_adjust_special_reply_port_locked()2053 if (get_turnstile) { in ipc_port_adjust_special_reply_port_locked()2067 if (get_turnstile) { in ipc_port_adjust_special_reply_port_locked()
1303 boolean_t get_turnstile = (self->turnstile == TURNSTILE_NULL); in mach_msg_receive_results_complete() local1325 if (port->ip_specialreply || get_turnstile) { in mach_msg_receive_results_complete()1328 flags, get_turnstile); in mach_msg_receive_results_complete()
731 boolean_t get_turnstile);