Searched defs:IGNORE_EINTR (Results 1 - 1 of 1) sorted by relevance
/third_party/gn/src/base/posix/ | ||
H A D | eintr_wrapper.h | 52 #define IGNORE_EINTR(x) \ macro 67 #define IGNORE_EINTR(x) (x) macro |
Completed in 1 milliseconds