HomeSort by relevance Sort by last modified time
    Searched refs:EFD_SEMAPHORE_PORTABLE (Results 1 - 2 of 2) sorted by null

  /development/ndk/sources/android/libportable/common/include/
eventfd_portable.h 46 #define EFD_SEMAPHORE_PORTABLE EFD_SEMAPHORE
  /development/ndk/sources/android/libportable/arch-mips/
eventfd.c 55 if (portable_flags & EFD_SEMAPHORE_PORTABLE) {
57 portable_flags &= EFD_SEMAPHORE_PORTABLE;

Completed in 615 milliseconds