Searched refs:gotPendingLock (Results 1 – 5 of 5) sorted by relevance
321 int gotPendingLock = 0;/* True if we acquired a PENDING lock this time */ in os2Lock() local361 gotPendingLock = 1; in os2Lock()396 gotPendingLock = 0; in os2Lock()424 if( gotPendingLock && locktype==SHARED_LOCK ){ in os2Lock()
980 int gotPendingLock = 0;/* True if we acquired a PENDING lock this time */ in winLock() local1019 gotPendingLock = res; in winLock()1053 gotPendingLock = 0; in winLock()1075 if( gotPendingLock && locktype==SHARED_LOCK ){ in winLock()
22333 int gotPendingLock = 0;/* True if we acquired a PENDING lock this time */22373 gotPendingLock = 1;22408 gotPendingLock = 0;22436 if( gotPendingLock && locktype==SHARED_LOCK ){32099 int gotPendingLock = 0;/* True if we acquired a PENDING lock this time */32138 gotPendingLock = res;32172 gotPendingLock = 0;32194 if( gotPendingLock && locktype==SHARED_LOCK ){
34922 int gotPendingLock = 0;/* True if we acquired a PENDING lock this time */34975 gotPendingLock = res;35009 gotPendingLock = 0;35030 if( gotPendingLock && locktype==SHARED_LOCK ){
34902 int gotPendingLock = 0;/* True if we acquired a PENDING lock this time */34955 gotPendingLock = res;34989 gotPendingLock = 0;35010 if( gotPendingLock && locktype==SHARED_LOCK ){