Searched refs:mypid (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dthread_sgi.h81 pid_t mypid, pid; local
84 mypid = getpid();
87 if (pidlist[i].parent == mypid && (pid = pidlist[i].child) > 0) {

Completed in 64 milliseconds