Searched refs:UU_LOCK_OK (Results 1 – 4 of 4) sorted by relevance
109 GORET(1, (i >= MAXTRIES) ? UU_LOCK_TRY_ERR : UU_LOCK_OK); in uu_lock()163 case UU_LOCK_OK: in uu_lockerr()
258 #define UU_LOCK_OK 0 macro
300 (res = ID0uu_lock(p->name.base)) != UU_LOCK_OK) { in physical_Lock()749 if ((res = ID0uu_lock_txfr(p->name.base, newpid)) != UU_LOCK_OK) in physical_ChangedPid()
1628 if (lock && (res = ID0uu_lock_txfr(lock, newpid)) != UU_LOCK_OK) in bundle_SendDatalink()