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

/openbsd-current/lib/libutil/
H A Dutil.h64 #define UU_LOCK_TRY_ERR (-6) macro
H A Duucplock.c107 GORET(1, (i >= MAXTRIES) ? UU_LOCK_TRY_ERR : UU_LOCK_OK);
178 case UU_LOCK_TRY_ERR:

Completed in 114 milliseconds