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

  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp 51 pthread_mutex_init(&bufferq_lock, NULL);
104 pthread_mutex_destroy(&bufferq_lock);
617 pthread_mutex_lock(&bufferq_lock);
619 pthread_mutex_unlock(&bufferq_lock);
631 pthread_mutex_lock(&bufferq_lock);
633 pthread_mutex_unlock(&bufferq_lock);
644 pthread_mutex_lock(&bufferq_lock);
646 pthread_mutex_unlock(&bufferq_lock);
753 pthread_mutex_lock(&bufferq_lock);
765 pthread_mutex_unlock(&bufferq_lock);
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/inc/
portbase.h 158 pthread_mutex_t bufferq_lock; member in class:PortBase

Completed in 41 milliseconds