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

  /development/ndk/sources/android/libportable/common/include/
mman_portable.h 24 #define PROT_SEM_PORTABLE 0x8
  /development/ndk/sources/android/libportable/arch-mips/
mmap.c 37 if (portable_prot & PROT_SEM_PORTABLE) {
38 native_prot &= ~PROT_SEM_PORTABLE;

Completed in 699 milliseconds