Searched defs:pDbFd (Results 1 – 1 of 1) sorted by relevance
43412 static int unixLockSharedMemory(unixFile *pDbFd, unixShmNode *pShmNode){ in unixLockSharedMemory()43514 static int unixOpenSharedMemory(unixFile *pDbFd){ in unixOpenSharedMemory()43675 unixFile *pDbFd = (unixFile*)fd; in unixShmMap() local43852 unixFile *pDbFd = (unixFile*)fd; /* Connection holding shared memory */ in unixShmLock() local44072 unixFile *pDbFd; /* The underlying database file */ in unixShmUnmap() local47426 # define winFileBusyTimeout(pDbFd) pDbFd->iBusyTimeout argument47428 # define winFileBusyTimeout(pDbFd) 0 argument51610 winFile *pDbFd; /* Database holding shared-memory */ local51648 winFile *pDbFd = (winFile*)fd; /* Connection holding shared memory */ local51785 winFile *pDbFd = (winFile*)fd; local[all …]