HomeSort by relevance Sort by last modified time
    Searched refs:quit_thread (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.h 114 BOOL quit_thread; /* used to quit the async blitting thread */ member in struct:SDL_PrivateVideoData
163 #define quit_thread (this->hidden->quit_thread) macro
SDL_QuartzVideo.m 368 quit_thread = YES;
512 quit_thread = NO;
    [all...]

Completed in 68 milliseconds