Searched defs:thr_act (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/libsyscall/mach/
H A Dthread_act.c35 thread_policy(thread_act_t thr_act, policy_t policy, policy_base_t base, mach_msg_type_number_t baseCnt, boolean_t set_limit) argument
65 thread_set_policy(thread_act_t thr_act, processor_set_t pset, policy_t policy, policy_base_t base, mach_msg_type_number_t baseCnt, policy_limit_t limit, mach_msg_type_number_t limitCnt) argument
/xnu-2782.1.97/osfmk/i386/
H A Dfpu.c425 fpu_set_fxstate( thread_t thr_act, thread_state_t tstate, thread_flavor_t f) argument
556 fpu_get_fxstate( thread_t thr_act, thread_state_t tstate, thread_flavor_t f) argument
739 thread_t thr_act; local
794 thread_t thr_act = current_thread(); local
846 thread_t thr_act = current_thread(); local
887 fp_save( thread_t thr_act) argument
909 fp_load( thread_t thr_act) argument
939 thread_t thr_act = current_thread(); local
970 thread_t thr_act = current_thread(); local
[all...]
H A Dpcb.c793 machine_thread_set_state( thread_t thr_act, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t count) argument
1132 machine_thread_get_state( thread_t thr_act, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t *count) argument
1756 thread_t thr_act = current_thread(); local
1900 thread_t thr_act = current_thread(); local
1976 thread_t thr_act = current_thread(); local
[all...]
H A Dtrap.c138 thread_t thr_act = current_thread(); local

Completed in 78 milliseconds