Searched defs:setbusy (Results 1 – 2 of 2) sorted by relevance
65 #define setbusy(p) (union store *)((INT)(p)|BUSY) macro
225 #define setbusy(blkno) setbit(busymap, blkno) macro