• Home
  • Raw
  • Download

Lines Matching refs:buffer_mutex

797   g_mutex_init (&source->buffer_mutex);  in gst_curl_http_src_init()
973 g_mutex_lock (&src->buffer_mutex); in gst_curl_http_src_handle_seek()
981 g_mutex_unlock (&src->buffer_mutex); in gst_curl_http_src_handle_seek()
984 g_mutex_unlock (&src->buffer_mutex); in gst_curl_http_src_handle_seek()
988 g_mutex_lock (&src->buffer_mutex); in gst_curl_http_src_handle_seek()
1004 g_mutex_unlock (&src->buffer_mutex); in gst_curl_http_src_handle_seek()
1051 g_mutex_lock (&src->buffer_mutex); in gst_curl_http_src_create()
1102 g_cond_wait (&src->buffer_cond, &src->buffer_mutex); in gst_curl_http_src_create()
1111 g_mutex_unlock (&src->buffer_mutex); in gst_curl_http_src_create()
1129 g_mutex_unlock (&src->buffer_mutex); in gst_curl_http_src_create()
1142 g_mutex_unlock (&src->buffer_mutex); in gst_curl_http_src_create()
1148 g_mutex_unlock (&src->buffer_mutex); in gst_curl_http_src_create()
1172 g_mutex_unlock (&src->buffer_mutex); in gst_curl_http_src_create()
1176 g_mutex_unlock (&src->buffer_mutex); in gst_curl_http_src_create()
1232 g_mutex_unlock (&src->buffer_mutex); in gst_curl_http_src_create()
1237 g_mutex_unlock (&src->buffer_mutex); in gst_curl_http_src_create()
1757 g_mutex_clear (&src->buffer_mutex); in gst_curl_http_src_cleanup_instance()
1878 g_mutex_lock (&src->buffer_mutex); in gst_curl_http_src_do_seek()
1929 g_mutex_unlock (&src->buffer_mutex); in gst_curl_http_src_do_seek()
2018 g_mutex_lock (&src->buffer_mutex); in gst_curl_http_src_unlock()
2031 g_mutex_unlock (&src->buffer_mutex); in gst_curl_http_src_unlock()
2055 g_mutex_lock (&src->buffer_mutex); in gst_curl_http_src_unlock_stop()
2059 g_mutex_unlock (&src->buffer_mutex); in gst_curl_http_src_unlock_stop()
2102 g_mutex_lock (&elt->buffer_mutex); in gst_curl_http_src_curl_multi_loop()
2120 g_mutex_unlock (&elt->buffer_mutex); in gst_curl_http_src_curl_multi_loop()
2234 g_mutex_lock (&s->buffer_mutex); in gst_curl_http_src_get_header()
2237 g_mutex_unlock (&s->buffer_mutex); in gst_curl_http_src_get_header()
2245 g_mutex_unlock (&s->buffer_mutex); in gst_curl_http_src_get_header()
2338 g_mutex_unlock (&s->buffer_mutex); in gst_curl_http_src_get_header()
2424 g_mutex_lock (&s->buffer_mutex);
2432 g_mutex_unlock (&s->buffer_mutex);
2444 g_mutex_unlock (&s->buffer_mutex);
2459 g_mutex_lock (&src->buffer_mutex);
2463 g_mutex_unlock (&src->buffer_mutex);
2477 g_mutex_lock (&src->buffer_mutex);
2479 g_cond_wait (&src->buffer_cond, &src->buffer_mutex);
2481 g_mutex_unlock (&src->buffer_mutex);
2551 g_mutex_lock (&elt->buffer_mutex);
2558 g_mutex_unlock (&elt->buffer_mutex);