Searched defs:ff_mutex_lock (Results 1 – 1 of 1) sorted by relevance
153 #define ff_mutex_lock pthread_mutex_lock macro168 static inline int ff_mutex_lock(AVMutex *mutex){ return 0; } in ff_mutex_lock() function