Searched defs:CLRBUSY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libmalloc/common/
H A Dmallint.h142 #define CLRBUSY(x) ((struct header *)((long)(x) & ~BUSY)) macro
/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h197 #define CLRBUSY(w) ((w) &= ~BUSY) macro

Completed in 77 milliseconds