Searched refs:property_lock (Results 1 – 3 of 3) sorted by relevance
365 g_mutex_clear (&enc->property_lock); in gst_opus_enc_finalize()377 g_mutex_init (&enc->property_lock); in gst_opus_enc_init()671 g_mutex_lock (&enc->property_lock); in gst_opus_enc_set_format()686 g_mutex_unlock (&enc->property_lock); in gst_opus_enc_set_format()698 g_mutex_unlock (&enc->property_lock); in gst_opus_enc_set_format()943 g_mutex_lock (&enc->property_lock); in gst_opus_enc_encode()949 g_mutex_unlock (&enc->property_lock); in gst_opus_enc_encode()1115 g_mutex_lock (&enc->property_lock); in gst_opus_enc_get_property()1153 g_mutex_unlock (&enc->property_lock); in gst_opus_enc_get_property()1165 g_mutex_lock (&enc->property_lock); \ in gst_opus_enc_set_property()[all …]
64 GMutex property_lock; member
60 * [property_lock.c](property_lock.c)