Home
last modified time | relevance | path

Searched defs:IGNORE_EINTR (Results 1 - 1 of 1) sorted by relevance

/third_party/gn/src/base/posix/
H A Deintr_wrapper.h52 #define IGNORE_EINTR(x) \ macro
67 #define IGNORE_EINTR(x) (x) macro

Completed in 1 milliseconds