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

/darwin-on-arm/xnu/osfmk/arm/
H A Dpcb.c421 thread_t thr_act = current_thread(); local
H A Dstatus.c156 kern_return_t machine_thread_get_state(thread_t thr_act, thread_flavor_t flavor, argument
414 thread_t thr_act = current_thread(); local
446 thread_t thr_act = current_thread(); local
[all...]
/darwin-on-arm/xnu/osfmk/i386/
H A Dfpu.c477 fpu_set_fxstate( thread_t thr_act, thread_state_t tstate, thread_flavor_t f) argument
600 fpu_get_fxstate( thread_t thr_act, thread_state_t tstate, thread_flavor_t f) argument
783 thread_t thr_act; local
838 thread_t thr_act = current_thread(); local
890 thread_t thr_act = current_thread(); local
931 fp_save( thread_t thr_act) argument
953 fp_load( thread_t thr_act) argument
978 thread_t thr_act = current_thread(); local
1009 thread_t thr_act = current_thread(); local
[all...]
H A Dpcb.c790 machine_thread_set_state( thread_t thr_act, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t count) argument
1129 machine_thread_get_state( thread_t thr_act, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t *count) argument
1774 dump_handlers(thread_t thr_act) argument
1798 dump_regs(thread_t thr_act) argument
1826 dump_act(thread_t thr_act) argument
1858 thread_t thr_act = current_thread(); local
1992 thread_t thr_act = current_thread(); local
2068 thread_t thr_act = current_thread(); local
[all...]
H A Dtrap.c140 thread_t thr_act = current_thread(); local

Completed in 28 milliseconds