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