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

  /external/ltp/testcases/kernel/mem/include/
mem.h 36 #define MLOCK 2
  /libcore/ojluni/src/main/native/
zip_util.c 63 #define MLOCK(lock) JVM_RawMonitorEnter(lock)
820 MLOCK(zfiles_lock);
909 MLOCK(zfiles_lock);
940 MLOCK(zfiles_lock);
    [all...]

Completed in 112 milliseconds