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

/macosx-10.9.5/Heimdal-323.92.1/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 229 milliseconds