Lines Matching refs:thread_state
364 struct machine_thread_all_state *thread_state, in interrupted_reply_port_location() argument
367 mach_port_t *portloc = &THREAD_TCB(thread, thread_state)->reply_port; in interrupted_reply_port_location()
623 struct machine_thread_all_state thread_state; in weak_alias() local
654 abort_all_rpcs (signo, &thread_state, 1); in weak_alias()
715 thread_state.set = 0; /* We know nothing. */ in weak_alias()
969 abort_all_rpcs (signo, &thread_state, 0); in weak_alias()
1002 abort_thread (ss, &thread_state, NULL); in weak_alias()
1028 if (! machine_get_basic_state (ss->thread, &thread_state)) in weak_alias()
1031 &thread_state, 1); in weak_alias()
1056 &thread_state, &state_changed, in weak_alias()
1076 (natural_t *) &thread_state.basic, in weak_alias()
1088 wait_for_reply, &thread_state); in weak_alias()
1098 &thread_state, in weak_alias()
1150 (natural_t *) &thread_state.basic, in weak_alias()
1155 thread_state.set = 0; /* Everything we know is now wrong. */ in weak_alias()