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

/freebsd-10.0-release/contrib/llvm/lib/Support/Windows/
H A Dsystem_error.inc88 MAP_ERR_TO_COND(ERROR_LOCK_VIOLATION, no_lock_available);
89 MAP_ERR_TO_COND(ERROR_LOCKED, no_lock_available);
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h165 no_lock_available, // ENOLCK
537 no_lock_available = ENOLCK, enumerator in enum:llvm::errc::_

Completed in 116 milliseconds