Lines Matching refs:osCloseHandle
538 #define osCloseHandle ((BOOL(WINAPI*)(HANDLE))aSyscall[3].pCurrent) macro
2314 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);
6183 osCloseHandle(sleepObj);