Home
last modified time | relevance | path

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

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