Searched refs:osUnlockFile (Results 1 – 1 of 1) sorted by relevance
48112 #if !defined(osUnlockFile) && defined(SQLITE_WIN32_HAS_ANSI)48113 #define osUnlockFile ((BOOL(WINAPI*)(HANDLE,DWORD,DWORD,DWORD, \ macro49905 return osUnlockFile(*phFile, offsetLow, offsetHigh, numBytesLow, in winUnlockFile()