Searched defs:sharedLockByte (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c27403 int sharedLockByte = SHARED_FIRST+pInode->sharedByte; local
27428 unsigned long long sharedLockByte = SHARED_FIRST+pInode->sharedByte; local
31666 short sharedLockByte; /* Randomly chosen byte used as a shared lock */ member in struct:winFile
[all...]

Completed in 333 milliseconds