Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h210 #define MAX_LOCK_RETRY 5 /* Max attempts at locking the update lock */ macro
H A Ddevinfo_devlink.c3137 for (eintrs = 0; eintrs < MAX_LOCK_RETRY; eintrs++) { in enter_db_lock()