Searched refs:osCloseHandle (Results 1 – 1 of 1) sorted by relevance
49327 #define osCloseHandle ((BOOL(WINAPI*)(HANDLE))aSyscall[3].pCurrent) macro51061 osCloseHandle(pFile->hShared); in winceCreateLock()51075 osCloseHandle(pFile->hMutex); in winceCreateLock()51114 osCloseHandle(pFile->hShared); in winceDestroyLock()51118 osCloseHandle(pFile->hMutex); in winceDestroyLock()51366 osCloseHandle(ovlp.hEvent); in winHandleLockTimeout()51517 rc = osCloseHandle(pFile->h); in winClose()51780 osCloseHandle(h);52484 (void)osCloseHandle(pFile->h);52843 bRc = osCloseHandle(p->aRegion[i].hMap);[all …]