Home
last modified time | relevance | path

Searched refs:__libc_current_sigrtmax (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/include/android/
H A Dlegacy_signal_inlines.h44 int __libc_current_sigrtmax() __attribute__((__weak__)) __VERSIONER_NO_GUARD;
56 if (__libc_current_sigrtmax) {
58 return __libc_current_sigrtmax();
/aosp12/bionic/libc/include/
H A Dsignal.h53 #define SIGRTMAX (__libc_current_sigrtmax())
55 int __libc_current_sigrtmax(void) __INTRODUCED_IN(21);
/aosp12/bionic/libc/bionic/
H A D__libc_current_sigrtmax.cpp31 int __libc_current_sigrtmax(void) { in __libc_current_sigrtmax() function
/aosp12/bionic/libc/
H A Dlibc.map.txt65 __libc_current_sigrtmax; # introduced=21
H A DAndroid.bp1024 "bionic/__libc_current_sigrtmax.cpp",
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt65 __libc_current_sigrtmax; # introduced=21