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

/darwin-on-arm/xnu/bsd/sys/
H A Dproc_internal.h628 #define PIDHASH(pid) (&pidhashtbl[(pid) & pidhash]) macro

Completed in 22 milliseconds