Searched refs:SFD_CLOEXEC (Results 1 - 3 of 3) sorted by relevance

/development/ndk/platforms/android-L/include/linux/
H A Dsignalfd.h24 #define SFD_CLOEXEC O_CLOEXEC macro
/development/ndk/sources/android/libportable/common/include/
H A Dsignalfd_portable.h15 #define SFD_CLOEXEC O_CLOEXEC macro
/development/ndk/sources/android/libportable/arch-mips/
H A Dsignal.c1256 native_flags |= SFD_CLOEXEC;
1261 if (native_flags & SFD_CLOEXEC) {

Completed in 71 milliseconds