Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dsysconf.c536 #if _XOPEN_REALTIME_THREADS == 0 in sysconf()
539 return (_XOPEN_REALTIME_THREADS); in sysconf()
/freebsd/usr.bin/getconf/
H A Dsysconf.gperf129 _XOPEN_REALTIME_THREADS, _SC_XOPEN_REALTIME_THREADS
/freebsd/include/
H A Dunistd.h149 #define _XOPEN_REALTIME_THREADS -1 macro