Searched defs:thr_act (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.1.9/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-12377.1.9/osfmk/i386/ |
| H A D | fpu.c | 801 thread_t thr_act, in fpu_set_fxstate() 1051 thread_t thr_act, in fpu_get_fxstate() 1304 thread_t thr_act; in fpnoextflt() local 1366 thread_t thr_act = current_thread(); in fpextovrflt() local 1416 thread_t thr_act = current_thread(); in fpexterrflt() local 1450 thread_t thr_act) in fp_save() 1472 thread_t thr_act) in fp_load() 1501 thread_t thr_act = current_thread(); in fpSSEexterrflt() local 1722 thread_t thr_act = current_thread(); in fp_setvalid() local
|
| H A D | pcb.c | 904 thread_t thr_act, in machine_thread_set_state() 1265 machine_thread_pc(thread_t thr_act) in machine_thread_pc() 1275 machine_thread_reset_pc(thread_t thr_act, mach_vm_address_t pc) in machine_thread_reset_pc() 1298 thread_t thr_act, in machine_thread_get_state() 2089 thread_t thr_act = current_thread(); in get_useraddr() local 2248 thread_t thr_act = current_thread(); in act_thread_csave() local 2325 thread_t thr_act = current_thread(); in act_thread_catt() local
|
| H A D | pcb_native.c | 428 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 | 162 thread_t thr_act = current_thread(); in thread_syscall_return() local
|
| /xnu-12377.1.9/osfmk/i386/AT386/ |
| H A D | model_dep.c | 1292 thread_t thr_act = current_thread(); in capture_lbr_state() local
|