Searched defs:ff_mutex_unlock (Results 1 – 1 of 1) sorted by relevance
154 #define ff_mutex_unlock pthread_mutex_unlock macro169 static inline int ff_mutex_unlock(AVMutex *mutex){ return 0; } in ff_mutex_unlock() function