Home
last modified time | relevance | path

Searched refs:WAITERMASK64 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h122 #define WAITERMASK64 0x00000000000000ffULL macro
139 #define WAITERMASK64 0x00ff000000000000ULL macro
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c1761 if ((old_lockword64 & WAITERMASK64) && in mutex_unlock_process()