Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libmalloc/common/
H A Dmallint.h141 #define SETBUSY(x) ((struct header *)((long)(x) | BUSY)) macro
/titanic_44/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h196 #define SETBUSY(w) ((w) |= BUSY) macro