Searched refs:gst_mini_object_unlock (Results 1 – 3 of 3) sorted by relevance
263 void gst_mini_object_unlock (GstMiniObject *object, GstLockFlags flags);
356 #define gst_memory_unlock(m,f) gst_mini_object_unlock (GST_MINI_OBJECT_CAST (m), (f))
282 gst_mini_object_unlock (GstMiniObject * object, GstLockFlags flags) in gst_mini_object_unlock() function