OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:quit_thread
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.h
122
BOOL
quit_thread
; /* used to quit the async blitting thread */
member in struct:SDL_PrivateVideoData
166
#define
quit_thread
(this->hidden->
quit_thread
)
macro
SDL_QuartzVideo.m
570
quit_thread
= YES;
790
quit_thread
= NO;
[
all
...]
Completed in 325 milliseconds