Searched refs:quit_thread (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
H A DSDL_QuartzVideo.h114 BOOL quit_thread; /* used to quit the async blitting thread */ member in struct:SDL_PrivateVideoData
163 #define quit_thread (this->hidden->quit_thread) macro
H A DSDL_QuartzVideo.m368 quit_thread = YES;
512 quit_thread = NO;
987 if (quit_thread)

Completed in 53 milliseconds