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

  /hardware/intel/common/libva/test/putsurface/
putsurface_x11.c 31 static pthread_mutex_t gmutex; variable
146 pthread_mutex_lock(&gmutex);
148 pthread_mutex_unlock(&gmutex);
putsurface_common.c 81 static pthread_mutex_t gmutex; variable
434 pthread_mutex_lock(&gmutex);
482 pthread_mutex_unlock(&gmutex);
651 pthread_mutex_init(&gmutex, NULL);
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 1934 static pthread_mutex_t gmutex; variable
    [all...]

Completed in 301 milliseconds