Home
last modified time | relevance | path

Searched defs:pidlist (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread_sgi.h22 static struct pidlist { struct
25 } pidlist[MAXPROC]; /* PIDs of other threads; protected by count_lock */ argument