Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c4466 static void unixShmPurge(unixFile *pFd){ in unixShmPurge() function
4706 unixShmPurge(pDbFd); /* This call frees pShmNode if required */ in unixOpenSharedMemory()
5101 unixShmPurge(pDbFd); in unixShmUnmap()