Searched defs:thr_act (Results 1 – 6 of 6) sorted by relevance
| /xnu-8020.101.4/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-8020.101.4/osfmk/i386/ |
| H A D | fpu.c | 739 thread_t thr_act, in fpu_set_fxstate() 987 thread_t thr_act, in fpu_get_fxstate() 1237 thread_t thr_act; in fpnoextflt() local 1299 thread_t thr_act = current_thread(); in fpextovrflt() local 1349 thread_t thr_act = current_thread(); in fpexterrflt() local 1383 thread_t thr_act) in fp_save() 1405 thread_t thr_act) in fp_load() 1434 thread_t thr_act = current_thread(); in fpSSEexterrflt() local 1655 thread_t thr_act = current_thread(); in fp_setvalid() local
|
| H A D | pcb.c | 881 thread_t thr_act, in machine_thread_set_state() 1242 machine_thread_pc(thread_t thr_act) in machine_thread_pc() 1252 machine_thread_reset_pc(thread_t thr_act, mach_vm_address_t pc) in machine_thread_reset_pc() 1275 thread_t thr_act, in machine_thread_get_state() 2066 thread_t thr_act = current_thread(); in get_useraddr() local 2225 thread_t thr_act = current_thread(); in act_thread_csave() local 2302 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 | 158 thread_t thr_act = current_thread(); in thread_syscall_return() local
|
| /xnu-8020.101.4/osfmk/i386/AT386/ |
| H A D | model_dep.c | 1285 thread_t thr_act = current_thread(); in capture_lbr_state() local
|