Searched refs:EAGAIN (Results 1 – 2 of 2) sorted by relevance
28 #define EAGAIN 11 /* No more processes */ macro141 #define EWOULDBLOCK EAGAIN /* Operation would block */
95 #define EAGAIN 11 /* Try again */ macro125 #define EWOULDBLOCK EAGAIN /* Operation would block */
Completed in 3 milliseconds