Lines Matching refs:__SIGRTMIN
2114 Define __SIGRTMIN = __SIGRTMAX = 32, and define _NSIG = __SIGRTMAX+1.
41254 [__SIGRTMIN] (init): Function removed.
41255 [__SIGRTMIN] (initialized): Variable removed.
41256 [!__SIGRTMIN] (current_rtmin, current_rtmax): Variables removed.
41257 [__SIGRTMIN] (current_rtmin, current_rtmax): Initialize to
41258 __SIGRTMIN + RESERVED_SIGRT and __SIGRTMAX, respectively.
41259 (__libc_current_sigrtmin) [__SIGRTMIN]: Don't call init.
41260 (__libc_current_sigrtmin) [!__SIGRTMIN]: Just return -1.
41262 (__libc_current_sigrtmax) [__SIGRTMIN]: Don't call init.
41263 (__libc_current_sigrtmax) [!__SIGRTMIN]: Just return -1.
41265 (__libc_allocate_rtsig) [__SIGRTMIN]: Don't call init.
45569 Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.