Searched defs:BUSY (Results 1 – 9 of 9) sorted by relevance
142 BUSY : 5, property157 BUSY : 7, property229 BUSY : 12500007, property
692 BUSY: 7, property
24 BUSY: 5, property44 BUSY: 4, property
272 pub const BUSY: Self = Self::from_errno(errno::EBUSY); constant
157 pub const BUSY: Self = Self(c::EBUSY); constant
76 #define BUSY 0x04 macro