Searched defs:thr_act (Results 1 – 6 of 6) sorted by relevance
| /xnu-10063.141.1/libsyscall/mach/ |
| H A D | thread_act.c | 35 thread_policy(thread_act_t thr_act, policy_t policy, policy_base_t base, mach_msg_type_number_t bas… in thread_policy() 65 thread_set_policy(thread_act_t thr_act, processor_set_t pset, policy_t policy, policy_base_t base, … in thread_set_policy()
|
| /xnu-10063.141.1/osfmk/i386/ |
| H A D | fpu.c | 749 thread_t thr_act, in fpu_set_fxstate() 997 thread_t thr_act, in fpu_get_fxstate() 1247 thread_t thr_act; in fpnoextflt() local 1309 thread_t thr_act = current_thread(); in fpextovrflt() local 1359 thread_t thr_act = current_thread(); in fpexterrflt() local 1393 thread_t thr_act) in fp_save() 1415 thread_t thr_act) in fp_load() 1444 thread_t thr_act = current_thread(); in fpSSEexterrflt() local 1665 thread_t thr_act = current_thread(); in fp_setvalid() local
|
| H A D | pcb.c | 905 thread_t thr_act, in machine_thread_set_state() 1266 machine_thread_pc(thread_t thr_act) in machine_thread_pc() 1276 machine_thread_reset_pc(thread_t thr_act, mach_vm_address_t pc) in machine_thread_reset_pc() 1299 thread_t thr_act, in machine_thread_get_state() 2090 thread_t thr_act = current_thread(); in get_useraddr() local 2249 thread_t thr_act = current_thread(); in act_thread_csave() local 2326 thread_t thr_act = current_thread(); in act_thread_catt() local
|
| H A D | pcb_native.c | 426 i386_filtered_lbr_state_to_mach_thread_state(thread_t thr_act, last_branch_state_t *machlbrp, boole… in i386_filtered_lbr_state_to_mach_thread_state()
|
| H A D | trap.c | 160 thread_t thr_act = current_thread(); in thread_syscall_return() local
|
| /xnu-10063.141.1/osfmk/i386/AT386/ |
| H A D | model_dep.c | 1291 thread_t thr_act = current_thread(); in capture_lbr_state() local
|