Searched refs:MAX_LOCK_RETRY (Results 1 – 2 of 2) sorted by relevance
210 #define MAX_LOCK_RETRY 5 /* Max attempts at locking the update lock */ macro
3136 for (eintrs = 0; eintrs < MAX_LOCK_RETRY; eintrs++) { in enter_db_lock()