Lines Matching refs:gotPendingLock
23202 int gotPendingLock = 0;/* True if we acquired a PENDING lock this time */
23242 gotPendingLock = 1;
23277 gotPendingLock = 0;
23305 if( gotPendingLock && locktype==SHARED_LOCK ){
34080 int gotPendingLock = 0;/* True if we acquired a PENDING lock this time */
34122 gotPendingLock = res;
34156 gotPendingLock = 0;
34178 if( gotPendingLock && locktype==SHARED_LOCK ){