ff_mutex_unlock 154 libavutil/thread.h #define ff_mutex_unlock pthread_mutex_unlock ff_mutex_unlock 169 libavutil/thread.h static inline int ff_mutex_unlock(AVMutex *mutex){ return 0; }