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

/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h865 sharing_violation = 32, // ERROR_SHARING_VIOLATION, enumerator in enum:llvm::windows_error::_
/freebsd-10.0-release/contrib/llvm/lib/Support/Windows/
H A DPathV2.inc492 else if (ec == windows_error::sharing_violation)

Completed in 129 milliseconds