Searched refs:MAX_LOCK_TRIES (Results 1 – 3 of 3) sorted by relevance
43 #define MAX_LOCK_TRIES 5 macro309 for (gotlock = tries = 0; tries < MAX_LOCK_TRIES; tries++) { in osa_adb_get_lock()
596 #define MAX_LOCK_TRIES 5 macro639 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()