HomeSort by relevance Sort by last modified time
    Searched refs:_SC_MEMLOCK (Results 51 - 54 of 54) sorted by null

1 23

  /bionic/libc/bionic/
sysconf.cpp 268 case _SC_MEMLOCK: return _POSIX_MEMLOCK;
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 422 public static final int _SC_MEMLOCK = placeholder();
    [all...]
  /libcore/luni/src/main/native/
libcore_io_OsConstants.cpp 484 initConstant(env, c, "_SC_MEMLOCK", _SC_MEMLOCK);
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 337 milliseconds

1 23