Searched refs:osCloseHandle (Results 1 – 1 of 1) sorted by relevance
49297 #define osCloseHandle ((BOOL(WINAPI*)(HANDLE))aSyscall[3].pCurrent) macro51033 osCloseHandle(pFile->hShared); in winceCreateLock()51047 osCloseHandle(pFile->hMutex); in winceCreateLock()51086 osCloseHandle(pFile->hShared); in winceDestroyLock()51090 osCloseHandle(pFile->hMutex); in winceDestroyLock()51338 osCloseHandle(ovlp.hEvent); in winHandleLockTimeout()51489 rc = osCloseHandle(pFile->h); in winClose()51752 osCloseHandle(h);52456 (void)osCloseHandle(pFile->h);52815 bRc = osCloseHandle(p->aRegion[i].hMap);[all …]