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

/freebsd-10.1-release/contrib/llvm/lib/Support/Windows/
H A Dsystem_error.inc139 MAP_ERR_TO_COND(WSAEWOULDBLOCK, operation_would_block);
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h185 operation_would_block, // EWOULDBLOCK
573 operation_would_block = EWOULDBLOCK, enumerator in enum:llvm::errc::_

Completed in 60 milliseconds