Home
last modified time | relevance | path

Searched refs:destroy_event_handler (Results 1 – 3 of 3) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/
Dtrace.c282 destroy_event_handler(leader); in send_sigstop()
374 destroy_event_handler(leader); in process_stopping_done()
435 destroy_event_handler(leader); in detach_process()
896 destroy_event_handler(proc); in process_install_stopping_handler()
1082 destroy_event_handler(proc); in process_vfork_on_event()
/external/ltrace/
Dproc.h203 void destroy_event_handler(struct process *proc);
Dproc.c761 destroy_event_handler(struct process *proc) in destroy_event_handler() function