Searched refs:set (Results 1 – 3 of 3) sorted by relevance
36 set (const int idx, mach_port_t new) in set() function42 int set##what (type new) { return set (INIT_PORT_##idx, new); }
66 state.set = 0; in hurd_thread_cancel()
343 if (!(state->set & THREAD_ABORTED)) in abort_thread()349 state->set = THREAD_ABORTED; in abort_thread()531 state->set = 0; /* Reset scratch area. */ in abort_all_rpcs()715 thread_state.set = 0; /* We know nothing. */ in weak_alias()1155 thread_state.set = 0; /* Everything we know is now wrong. */ in weak_alias()
Completed in 7 milliseconds