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

  /onnv/onnv-gate/usr/src/lib/libc/inc/
thr_uberdata.h 106 #define LOCKMASK 0xff000000
123 #define LOCKMASK 0xff000000
    [all...]
  /onnv/onnv-gate/usr/src/lib/libc/port/threads/
synch.c 308 new = old & ~LOCKMASK;
    [all...]

Completed in 120 milliseconds