Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_osinst.c105 #define OS_UNLOCK 19 macro
374 vfslog_call(p->pVfslog, OS_UNLOCK, p->iFileId, t, rc, eLock, 0); in vfslogUnlock()
780 case OS_UNLOCK: zEvent = "xUnlock"; break; in vfslog_eventname()