Searched refs:__libc_current_sigrtmin (Results 1 – 6 of 6) sorted by relevance
45 int __libc_current_sigrtmin() __attribute__((__weak__)) __VERSIONER_NO_GUARD;72 if (__libc_current_sigrtmin) {74 return __libc_current_sigrtmin();
33 int __libc_current_sigrtmin() { in __libc_current_sigrtmin() function
52 #define SIGRTMIN (__libc_current_sigrtmin())54 int __libc_current_sigrtmin(void) __INTRODUCED_IN(21);
66 __libc_current_sigrtmin; # introduced=21
1040 "bionic/__libc_current_sigrtmin.cpp",