Searched refs:EXIT_FLAG_CLOSE_ERRORS (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dposix.cc40 EXIT_FLAG_CLOSE_ERRORS = 1 << 2, enumerator in enum:rtc::__anon15677
66 exit_code |= EXIT_FLAG_CLOSE_ERRORS;
119 if (exit_code & EXIT_FLAG_CLOSE_ERRORS) {

Completed in 973 milliseconds