Searched defs:IS_EINTR (Results 1 – 1 of 1) sorted by relevance
36 # define IS_EINTR(x) ((x) == EINTR) macro38 # define IS_EINTR(x) 0 macro