Home
last modified time | relevance | path

Searched refs:P_OSREL_TIDPID (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/gen/
H A Dsched_getaffinity.c43 if (__getosreldate() < P_OSREL_TIDPID) { in sched_getaffinity()
H A Dsched_setaffinity.c47 if (__getosreldate() < P_OSREL_TIDPID) { in sched_setaffinity()
/freebsd/sys/sys/
H A Dparam.h108 #define P_OSREL_TIDPID 1400079 macro