Home
last modified time | relevance | path

Searched refs:unixFileMutexNotheld (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dos_unix.c1199 int unixFileMutexNotheld(unixFile *pFile){ in unixFileMutexNotheld() function
1327 assert( unixFileMutexNotheld(pFile) ); in releaseInodeInfo()
2133 assert( unixFileMutexNotheld(pFile) ); in unixClose()
2748 assert( unixFileMutexNotheld(pFile) ); in semXClose()
3208 assert( unixFileMutexNotheld(pFile) ); in afpClose()
4606 assert( unixFileMutexNotheld(pDbFd) ); in unixOpenSharedMemory()
5050 || unixFileMutexNotheld((unixFile*)fd) in unixShmBarrier()
5093 assert( unixFileMutexNotheld(pDbFd) ); in unixShmUnmap()