Searched refs:sock_cond (Results 1 – 3 of 3) sorted by relevance
67 GCond sock_cond; member
370 g_cond_init (&srtobject->sock_cond); in gst_srt_object_new()384 g_cond_clear (&srtobject->sock_cond); in gst_srt_object_destroy()989 g_cond_signal (&srtobject->sock_cond); in thread_func()1471 g_cond_wait (&srtobject->sock_cond, &srtobject->sock_lock); in gst_srt_object_wait_caller()1611 g_cond_signal (&srtobject->sock_cond); in gst_srt_object_wakeup()
26936 srtobject->sock_cond and protect the list of callers from concurrent