HomeSort by relevance Sort by last modified time
    Searched refs:handle_new_child (Results 1 - 3 of 3) sorted by null

  /external/strace/
defs.h 583 extern int handle_new_child(struct tcb *, int, int);
process.c 811 handle_new_child(struct tcb *tcp, int pid, int bpt) function
963 return handle_new_child(tcp, pid, bpt);
    [all...]
strace.c     [all...]

Completed in 183 milliseconds