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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c27403 int sharedLockByte = SHARED_FIRST+pInode->sharedByte; local
27404 rc = afpSetLock(context->dbPath, pFile, sharedLockByte, 1, 1);
27428 unsigned long long sharedLockByte = SHARED_FIRST+pInode->sharedByte; local
27435 rc = afpSetLock(context->dbPath, pFile, sharedLockByte, 1, 0);
31666 short sharedLockByte; /* Randomly chosen byte used as a shared lock */ member in struct:winFile
[all...]

Completed in 300 milliseconds