Searched refs:old_state_cnt (Results 1 – 1 of 1) sorted by relevance
297 mach_msg_type_number_t old_state_cnt, new_state_cnt; in exception_deliver() local309 old_state_cnt = _MachineStateCount[flavor]; in exception_deliver()312 &old_state_cnt); in exception_deliver()313 new_state_cnt = old_state_cnt; in exception_deliver()326 old_state, old_state_cnt, in exception_deliver()333 old_state, old_state_cnt, in exception_deliver()340 (thread_state_t)old_state, old_state_cnt, in exception_deliver()388 mach_msg_type_number_t old_state_cnt, new_state_cnt; in exception_deliver() local401 old_state_cnt = _MachineStateCount[flavor]; in exception_deliver()404 &old_state_cnt); in exception_deliver()[all …]