Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dsqlite3.c40090 int unixFileMutexNotheld(unixFile *pFile){ in unixFileMutexNotheld() function
40222 assert( unixFileMutexNotheld(pFile) ); in releaseInodeInfo()
41035 assert( unixFileMutexNotheld(pFile) ); in unixClose()
41625 assert( unixFileMutexNotheld(pFile) ); in semXClose()
42076 assert( unixFileMutexNotheld(pFile) ); in afpClose()
43532 assert( unixFileMutexNotheld(pDbFd) ); in unixOpenSharedMemory()
44053 || unixFileMutexNotheld((unixFile*)fd) in unixShmBarrier()
44096 assert( unixFileMutexNotheld(pDbFd) ); in unixShmUnmap()