Searched defs:pthread_mutex_unlock (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
H A Dvp9_thread.h85 static INLINE int pthread_mutex_unlock(pthread_mutex_t *const mutex) { function
140 pthread_mutex_unlock(mutex);

Completed in 63 milliseconds