HomeSort by relevance Sort by last modified time
    Searched refs:WaitForSemaphoreCE (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/thread/win32/
win_ce_semaphore.h 20 extern DWORD WaitForSemaphoreCE (SYNCHHANDLE, DWORD);
SDL_syssem.c 103 switch (WaitForSemaphoreCE(sem->id, dwMilliseconds)) {
win_ce_semaphore.c 135 DWORD WaitForSemaphoreCE (SYNCHHANDLE hSemCE, DWORD dwMilliseconds)

Completed in 181 milliseconds