Searched refs:_POSIX_REALTIME_SIGNALS (Results 1 – 2 of 2) sorted by relevance
138 #define _POSIX_REALTIME_SIGNALS -1 /* for now, this is not supported */ macro
287 #ifdef _POSIX_REALTIME_SIGNALS in sysconf()288 case _SC_REALTIME_SIGNALS: return _POSIX_REALTIME_SIGNALS; in sysconf()