Searched refs:MAX_LOCK_TRIES (Results 1 – 3 of 3) sorted by relevance
36 #define MAX_LOCK_TRIES 5 macro302 for (gotlock = tries = 0; tries < MAX_LOCK_TRIES; tries++) { in osa_adb_get_lock()
597 #define MAX_LOCK_TRIES 5 macro640 for (gotlock = tries = 0; tries < MAX_LOCK_TRIES; tries++) { in krb5_db2_db_lock()
1006 #define MAX_LOCK_TRIES 20 macro1085 if (++count < MAX_LOCK_TRIES) { in create_lock()1126 if (++count >= MAX_LOCK_TRIES) { in syslock()