Home
last modified time | relevance | path

Searched refs:UU_LOCK_OK (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/libutil/
H A Duucplock.c112 GORET(1, (i >= MAXTRIES) ? UU_LOCK_TRY_ERR : UU_LOCK_OK); in uu_lock()
166 case UU_LOCK_OK: in uu_lockerr()
H A Dlibutil.h253 #define UU_LOCK_OK 0 macro