Searched refs:__rt_sigtimedwait (Results 1 – 25 of 27) sorted by relevance
12
/development/ndk/sources/android/libportable/common/include/ |
D | signal_portable.h | 180 extern int WRAP(__rt_sigtimedwait)(const sigset_portable_t *portable_sigset,
|
/development/ndk/sources/android/libportable/arch-mips/ |
D | signal.c | 1570 int WRAP(__rt_sigtimedwait)(const sigset_portable_t *portable_sigset, in WRAP() argument 1575 …extern int REAL(__rt_sigtimedwait)(const sigset_t *, siginfo_t *, const struct timespec *, size_t); in WRAP() 1603 rv = REAL(__rt_sigtimedwait)(native_sigset, native_siginfo, timeout, sizeof(sigset_t)); in WRAP()
|
D | syscall.c | 339 ret = WRAP(__rt_sigtimedwait)(set, info, timeout, sigsetsize); in WRAP()
|
/development/ndk/platforms/android-18/arch-x86/symbols/ |
D | libc.so.functions.txt | 145 __rt_sigtimedwait
|
/development/ndk/platforms/android-12/arch-x86/symbols/ |
D | libc.so.functions.txt | 151 __rt_sigtimedwait
|
/development/ndk/platforms/android-12/arch-mips/symbols/ |
D | libc.so.functions.txt | 155 __rt_sigtimedwait
|
/development/ndk/platforms/android-3/arch-arm/symbols/ |
D | libc.so.functions.txt | 242 __rt_sigtimedwait
|
/development/ndk/platforms/android-9/arch-mips/symbols/ |
D | libc.so.functions.txt | 160 __rt_sigtimedwait
|
/development/ndk/platforms/android-19/arch-mips/symbols/ |
D | libc.so.functions.txt | 155 __rt_sigtimedwait
|
/development/ndk/platforms/android-18/arch-mips/symbols/ |
D | libc.so.functions.txt | 149 __rt_sigtimedwait
|
/development/ndk/platforms/android-14/arch-x86/symbols/ |
D | libc.so.functions.txt | 148 __rt_sigtimedwait
|
/development/ndk/platforms/android-9/arch-x86/symbols/ |
D | libc.so.functions.txt | 156 __rt_sigtimedwait
|
/development/ndk/platforms/android-17/arch-mips/symbols/ |
D | libc.so.functions.txt | 152 __rt_sigtimedwait
|
/development/ndk/platforms/android-17/arch-x86/symbols/ |
D | libc.so.functions.txt | 148 __rt_sigtimedwait
|
/development/ndk/platforms/android-14/arch-mips/symbols/ |
D | libc.so.functions.txt | 152 __rt_sigtimedwait
|
/development/ndk/platforms/android-19/arch-x86/symbols/ |
D | libc.so.functions.txt | 151 __rt_sigtimedwait
|
/development/ndk/platforms/android-5/arch-arm/symbols/ |
D | libc.so.functions.txt | 274 __rt_sigtimedwait
|
/development/ndk/platforms/android-8/arch-arm/symbols/ |
D | libc.so.functions.txt | 285 __rt_sigtimedwait
|
/development/ndk/platforms/android-17/arch-arm/symbols/ |
D | libc.so.functions.txt | 279 __rt_sigtimedwait
|
/development/ndk/platforms/android-12/arch-arm/symbols/ |
D | libc.so.functions.txt | 283 __rt_sigtimedwait
|
/development/ndk/platforms/android-14/arch-arm/symbols/ |
D | libc.so.functions.txt | 280 __rt_sigtimedwait
|
/development/ndk/platforms/android-19/arch-arm/symbols/ |
D | libc.so.functions.txt | 283 __rt_sigtimedwait
|
/development/ndk/platforms/android-L/arch-mips/symbols/ |
D | libc.so.functions.txt | 167 __rt_sigtimedwait
|
/development/ndk/platforms/android-L/arch-x86/symbols/ |
D | libc.so.functions.txt | 167 __rt_sigtimedwait
|
/development/ndk/platforms/android-18/arch-arm/symbols/ |
D | libc.so.functions.txt | 276 __rt_sigtimedwait
|
12