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.15/src/video/quartz/
SDL_QuartzVideo.h 124 BOOL quit_thread; /* used to quit the async blitting thread */ member in struct:SDL_PrivateVideoData
168 #define quit_thread (this->hidden->quit_thread) macro
SDL_QuartzVideo.m 570 quit_thread = YES;
790 quit_thread = NO;
    [all...]

Completed in 456 milliseconds