Searched refs:bufferq_lock (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/src/
H A Dportbase.cpp52 pthread_mutex_init(&bufferq_lock, NULL);
105 pthread_mutex_destroy(&bufferq_lock);
623 pthread_mutex_lock(&bufferq_lock);
625 pthread_mutex_unlock(&bufferq_lock);
637 pthread_mutex_lock(&bufferq_lock);
639 pthread_mutex_unlock(&bufferq_lock);
650 pthread_mutex_lock(&bufferq_lock);
652 pthread_mutex_unlock(&bufferq_lock);
759 pthread_mutex_lock(&bufferq_lock);
771 pthread_mutex_unlock(&bufferq_lock);
[all...]
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dportbase.h158 pthread_mutex_t bufferq_lock; member in class:PortBase

Completed in 253 milliseconds