Home
last modified time | relevance | path

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

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