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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c24076 u32 allShared = 0; /* Union of locks held by connections other than "p" */ local
24087 allShared |= pX->sharedMask;
24092 if( (allShared & mask)==0 ){
29091 u16 allShared = 0; /* Union of locks held by connections other than "p" */ local
34650 u16 allShared = 0; /* Union of locks held by connections other than "p" */ local
[all...]

Completed in 699 milliseconds