OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hSemph
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/thread/win32/
win_ce_semaphore.h
6
HANDLE
hSemph
;
win_ce_semaphore.c
88
hSynch->
hSemph
= NULL;
192
if (hSynch->
hSemph
!= NULL) Result = Result && CloseHandle (hSynch->
hSemph
);
Completed in 36 milliseconds