Searched defs:MCL_CURRENT (Results 1 – 5 of 5) sorted by relevance
14 #define MCL_CURRENT 1 /* lock all current mappings */ macro
16 #define MCL_CURRENT 1 /* lock all current mappings */ macro
62 #define MCL_CURRENT 1 /* lock all current mappings */ macro
205 public static final int MCL_CURRENT = placeholder(); field in OsConstants