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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c23702 u32 allShared = 0; /* Union of locks held by connections other than "p" */ local
23713 allShared |= pX->sharedMask;
23718 if( (allShared & mask)==0 ){
28680 u16 allShared = 0; /* Union of locks held by connections other than "p" */ local
33666 u16 allShared = 0; /* Union of locks held by connections other than "p" */ local
[all...]

Completed in 348 milliseconds