Searched refs:__libc_current_sigrtmax (Results 1 – 6 of 6) sorted by relevance
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())55 int __libc_current_sigrtmax(void) __INTRODUCED_IN(21);
31 int __libc_current_sigrtmax(void) { in __libc_current_sigrtmax() function
65 __libc_current_sigrtmax; # introduced=21
1024 "bionic/__libc_current_sigrtmax.cpp",