Searched refs:LOCK_FLAG_MASK (Results 1 – 1 of 1) sorted by relevance
75 #define LOCK_FLAG_MASK (SHARE_ONE - 1) macro249 if ((state & LOCK_FLAG_MASK) == 0) { in gst_mini_object_lock()308 if ((newstate & LOCK_FLAG_MASK) == access_mode) in gst_mini_object_unlock()309 newstate &= ~LOCK_FLAG_MASK; in gst_mini_object_unlock()