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

  /onnv/onnv-gate/usr/src/lib/libc/inc/
thr_uberdata.h 107 #define WAITERMASK 0x000000ff
124 #define WAITERMASK 0x00ff0000
    [all...]
  /onnv/onnv-gate/usr/src/lib/libc/port/threads/
synch.c 455 if (atomic_swap_32(&mp->mutex_lockword, 0) & WAITERMASK) {
    [all...]

Completed in 120 milliseconds