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

/external/strace/
H A Dprocess.c608 # define ARG_PTID (known_scno(tcp) == SYS_clone2 ? 3 : 2) macro
614 # define ARG_PTID 2 macro
620 # define ARG_PTID 2 macro
626 # define ARG_PTID 2 macro
653 tprintf(", parent_tidptr=%#lx", tcp->u_arg[ARG_PTID]);

Completed in 62 milliseconds