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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
posix_opt.h 45 #define _POSIX_MEMLOCK_RANGE 200809L
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
posix_opt.h 45 #define _POSIX_MEMLOCK_RANGE 200809L
  /bionic/libc/bionic/
sysconf.cpp 272 #ifdef _POSIX_MEMLOCK_RANGE
273 case _SC_MEMLOCK_RANGE: return _POSIX_MEMLOCK_RANGE

Completed in 195 milliseconds