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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_write_cmd.c91 thread_t thr_act; local
H A Ddb_task_thread.c122 register thread_t thr_act; local
167 db_check_act_address_valid(thread_t thr_act) argument
204 register thread_t thr_act; local
228 thread_t thr_act; local
267 thread_t thr_act; local
305 thread_t thr_act; local
[all...]
H A Ddb_variables.h178 thread_t thr_act; /* target thr_act */ member in struct:db_var_aux_param
H A Ddb_break.c199 db_find_thread_breakpoint( db_breakpoint_t bkpt, thread_t thr_act) argument
313 db_set_breakpoint( task_t task, db_addr_t addr, int count, thread_t thr_act, boolean_t task_bpt) argument
670 thread_t thr_act; local
758 thread_t thr_act; local
[all...]
H A Ddb_examine.c111 thread_t thr_act; local
604 thread_t thr_act; local
[all...]
H A Ddb_print.c215 db_act_stat( register thread_t thr_act, char *status) argument
244 db_act_swap_stat(__unused thread_t thr_act, char *status) argument
255 db_print_act( thread_t thr_act, int act_id, int flag) argument
351 thread_t thr_act; local
633 thread_t thr_act; local
785 db_port_iterate( thread_t thr_act, boolean_t is_pset, boolean_t do_output) argument
825 db_lookup_port( thread_t thr_act, int id) argument
847 thread_t thr_act; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dfpu.c247 fpu_set_fxstate( thread_t thr_act, thread_state_t tstate) argument
333 fpu_get_fxstate( thread_t thr_act, thread_state_t tstate) argument
492 thread_t thr_act; local
537 thread_t thr_act = current_thread(); local
589 thread_t thr_act = current_thread(); local
630 fp_save( thread_t thr_act) argument
660 fp_load( thread_t thr_act) argument
699 fpflush(__unused thread_t thr_act) argument
712 thread_t thr_act = current_thread(); local
744 thread_t thr_act = current_thread(); local
[all...]
H A Dtrap.c139 thread_t thr_act = current_thread(); local
185 thread_t thr_act = current_thread(); local
H A Ddb_trace.c198 register thread_t thr_act = ap->thr_act; local
362 db_nextframe( struct i386_frame **lfp, struct i386_frame **fp, db_addr_t *ip, int frame_type, thread_t thr_act) argument
[all...]
H A Dpcb.c945 machine_thread_set_state( thread_t thr_act, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t count) argument
1231 machine_thread_get_state( thread_t thr_act, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t *count) argument
1896 dump_handlers(thread_t thr_act) argument
1920 dump_regs(thread_t thr_act) argument
1951 dump_act(thread_t thr_act) argument
1982 thread_t thr_act = current_thread(); local
2109 thread_t thr_act = current_thread(); local
2186 thread_t thr_act = current_thread(); local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Ddb_trace.c521 thread_act_t thr_act = ap->thr_act; local
690 db_nextframe( struct db_ppc_frame **lfp, struct db_ppc_frame **fp, db_addr_t *ip, int frame_type, thread_act_t thr_act, db_addr_t linkpc) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/orig/
H A Ddb_print.c524 db_act_stat( register thread_act_t thr_act, char *status) argument
560 db_act_swap_stat( register thread_act_t thr_act, char *status) argument
601 db_print_act( thread_act_t thr_act, int act_id, int flag) argument
699 thread_act_t thr_act; local
1017 thread_act_t thr_act; local
1103 thread_act_t thr_act; local
1196 db_port_iterate( thread_act_t thr_act, boolean_t is_pset, boolean_t do_output) argument
1236 db_lookup_port( thread_act_t thr_act, int id) argument
1275 thread_act_t thr_act; local
1368 thread_act_t thr_act; local
[all...]

Completed in 98 milliseconds