Searched refs:gotPendingLock (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c22767 int gotPendingLock = 0;/* True if we acquired a PENDING lock this time */ local
22807 gotPendingLock = 1;
22842 gotPendingLock = 0;
22870 if( gotPendingLock && locktype==SHARED_LOCK ){
32975 int gotPendingLock = 0;/* True if we acquired a PENDING lock this time */ local
[all...]

Completed in 231 milliseconds