Searched refs:PGET_NOTID (Results 1 – 3 of 3) sorted by relevance
864 #define PGET_NOTID 0x00040 /* Do not assume tid if pid > PID_MAX. */ macro
202 error = pget(id, PGET_CANSEE | PGET_NOTID, &p); in kern_clock_getcpuclockid2()
381 } else if ((flags & PGET_NOTID) == 0) { in pget()