Searched refs:ERR_WOULDBLOCK (Results 1 – 3 of 3) sorted by relevance
59 #define ERR_WOULDBLOCK -7 /* Operation would block. */ macro
1232 err = ERR_WOULDBLOCK;1259 err = ERR_WOULDBLOCK;
602 * err.h: Fixed ERR_IS_FATAL so that ERR_WOULDBLOCK is not fatal.