Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_osinst.c97 #define OS_LOCK 11 macro
360 vfslog_call(p->pVfslog, OS_LOCK, p->iFileId, t, rc, eLock, 0); in vfslogLock()
779 case OS_LOCK: zEvent = "xLock"; break; in vfslog_eventname()