Searched refs:__libc_current_sigrtmin (Results 1 – 6 of 6) sorted by relevance
45 int __libc_current_sigrtmin() __attribute__((__weak__)) __VERSIONER_NO_GUARD;53 if (__libc_current_sigrtmin) return __libc_current_sigrtmin(); in __ndk_legacy___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
1002 "bionic/__libc_current_sigrtmin.cpp",