OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ulPostCount
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/thread/os2/
SDL_syssem.c
103
ULONG
ulPostCount
;
104
DosResetEventSem(sem->changed, &
ulPostCount
);
143
ULONG
ulPostCount
;
144
DosResetEventSem(sem->changed, &
ulPostCount
);
/external/qemu/distrib/sdl-1.2.12/src/audio/dart/
SDL_dart.c
280
ULONG
ulPostCount
;
282
DosResetEventSem(_this->hidden->hevAudioBufferPlayed, &
ulPostCount
);
343
ULONG
ulPostCount
;
350
DosResetEventSem(_this->hidden->hevAudioBufferPlayed, &
ulPostCount
);
Completed in 167 milliseconds