Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_osinst.c109 #define OS_SHMLOCK 25 macro
439 vfslog_call(p->pVfslog, OS_SHMLOCK, p->iFileId, t, rc, 0, 0); in vfslogShmLock()
794 case OS_SHMLOCK: zEvent = "xShmLock"; break; in vfslog_eventname()