HomeSort by relevance Sort by last modified time
    Searched full:pid2tcb (Results 1 - 5 of 5) sorted by null

  /external/strace/
ChangeLog 640 Clean up pid2tcb usage
641 * strace.c (pid2tcb): Always match pid. Fail for argument <= 0.
643 [USE_PROCFS] (trace): Use that instead of pid2tcb(0).
    [all...]
defs.h 514 extern struct tcb *pid2tcb(int);
process.c 816 tcpchild = pid2tcb(pid);
    [all...]
strace.c 1427 pid2tcb(int pid) function
    [all...]
ChangeLog-CVS     [all...]

Completed in 540 milliseconds