Searched defs:INTERRUPTED (Results 1 – 2 of 2) sorted by relevance
64 #define INTERRUPTED (unsigned)(1<<7) /* write call was interrupted */ macro
181 #define INTERRUPTED(sp) \ macro