Home
last modified time | relevance | path

Searched refs:mutex_lock (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_dthread.c21 static INLINE void mutex_lock(pthread_mutex_t *const mutex) { in mutex_lock() function
43 mutex_lock(&lf_sync->mutex_[r - 1]); in sync_read()
75 mutex_lock(&lf_sync->mutex_[r]); in sync_write()