HomeSort by relevance Sort by last modified time
    Searched defs:hw_lock (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/vgl/
SDL_vglvideo.h 52 SDL_mutex *hw_lock; member in struct:SDL_PrivateVideoData
60 #define hw_lock (this->hidden->hw_lock) macro
  /external/qemu/distrib/sdl-1.2.12/src/video/dga/
SDL_dgavideo.h 76 SDL_mutex *hw_lock; member in struct:SDL_PrivateVideoData
117 #define hw_lock (this->hidden->hw_lock) macro
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbvideo.h 87 SDL_mutex *hw_lock; member in struct:SDL_PrivateVideoData
124 #define hw_lock (this->hidden->hw_lock) macro

Completed in 25 milliseconds