Searched refs:osCloseHandle (Results 1 – 1 of 1) sorted by relevance
47678 #define osCloseHandle ((BOOL(WINAPI*)(HANDLE))aSyscall[3].pCurrent) macro49565 osCloseHandle(pFile->hShared); in winceCreateLock()49579 osCloseHandle(pFile->hMutex); in winceCreateLock()49618 osCloseHandle(pFile->hShared); in winceDestroyLock()49622 osCloseHandle(pFile->hMutex); in winceDestroyLock()49869 osCloseHandle(ovlp.hEvent); in winHandleLockTimeout()50031 rc = osCloseHandle(pFile->h); in winClose()50306 osCloseHandle(h);51024 (void)osCloseHandle(pFile->h);51256 bRc = osCloseHandle(p->aRegion[i].hMap);[all …]