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

/freebsd-10.2-release/lib/libutil/
H A Duucplock.c113 GORET(1, (i >= MAXTRIES) ? UU_LOCK_TRY_ERR : UU_LOCK_OK);
184 case UU_LOCK_TRY_ERR:
H A Dlibutil.h247 #define UU_LOCK_TRY_ERR (-6) macro

Completed in 44 milliseconds