Searched refs:__libc_current_sigrtmax (Results 1 – 25 of 298) sorted by relevance
12345678910>>...12
44 int __libc_current_sigrtmax() __attribute__((__weak__)) __VERSIONER_NO_GUARD;56 if (__libc_current_sigrtmax) {58 return __libc_current_sigrtmax();
53 #define SIGRTMAX (__libc_current_sigrtmax())57 int __libc_current_sigrtmax(void) __INTRODUCED_IN(21);