Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_win.c2314 osCloseHandle(pFile->hShared); in winceCreateLock()
2328 osCloseHandle(pFile->hMutex); in winceCreateLock()
2367 osCloseHandle(pFile->hShared); in winceDestroyLock()
2371 osCloseHandle(pFile->hMutex); in winceDestroyLock()
2681 rc = osCloseHandle(pFile->h); in winClose()
3857 bRc = osCloseHandle(p->aRegion[i].hMap);
4331 if( hMap ) osCloseHandle(hMap);
4385 if( !osCloseHandle(pFile->hMap) ){
4481 osCloseHandle(pFd->hMap);
5284 osCloseHandle(h);
[all …]