Home
last modified time | relevance | path

Searched refs:EFD_NONBLOCK_PORTABLE (Results 1 – 2 of 2) sorted by relevance

/development/ndk/sources/android/libportable/arch-mips/
Deventfd.c45 if (portable_flags & EFD_NONBLOCK_PORTABLE) { in efd_flags_pton()
47 portable_flags &= ~EFD_NONBLOCK_PORTABLE; in efd_flags_pton()
/development/ndk/sources/android/libportable/common/include/
Deventfd_portable.h48 #define EFD_NONBLOCK_PORTABLE O_NONBLOCK_PORTABLE macro