Searched refs:portloc (Results 1 – 1 of 1) sorted by relevance
367 mach_port_t *portloc = &THREAD_TCB(thread, thread_state)->reply_port; in interrupted_reply_port_location() local369 if (sigthread && _hurdsig_catch_memory_fault (portloc)) in interrupted_reply_port_location()379 *(volatile mach_port_t *) portloc = *portloc; in interrupted_reply_port_location()385 return portloc; in interrupted_reply_port_location()
Completed in 6 milliseconds