Searched refs:_SC_REALTIME_SIGNALS (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dsysconf.c222 case _SC_REALTIME_SIGNALS:
531 sysconf(_SC_REALTIME_SIGNALS) > 0 &&
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/loadables/
H A Dgetconf.c805 #if defined (_SC_REALTIME_SIGNALS)
806 { "_POSIX_REALTIME_SIGNALS", SYSCONF, _SC_REALTIME_SIGNALS },
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dunistd.h249 #define _SC_REALTIME_SIGNALS 36 macro

Completed in 85 milliseconds