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

/hardware/intel/common/wrs_omxil_core/base/src/
H A Dportbase.cpp51 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/
H A Dportbase.h158 pthread_mutex_t bufferq_lock; member in class:PortBase

Completed in 19 milliseconds