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

/external/qemu/distrib/sdl-1.2.15/src/video/quartz/
H A DSDL_QuartzVideo.h122 BOOL quit_thread; /* used to quit the async blitting thread */ member in struct:SDL_PrivateVideoData
166 #define quit_thread (this->hidden->quit_thread) macro
H A DSDL_QuartzVideo.m570 quit_thread = YES;
790 quit_thread = NO;
1326 if (quit_thread)

Completed in 52 milliseconds