Searched refs:ff_mtx_init (Results 1 – 2 of 2) sorted by relevance
78 void ff_mtx_init(struct lock_object *lo, const char *name, const char *type, int opts);81 ff_mtx_init(&(m)->lock_object, n, t, o)
91 ff_mtx_init(struct lock_object *lo, const char *name, const char *type, int opts) in ff_mtx_init() function