Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c49915 static int winHandleUnlock(HANDLE h, int iOff, int nByte){ in winHandleUnlock() function
51714 rc = winHandleUnlock(p->hShm, ofst+WIN_SHM_BASE, n);