/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gsttask.c | 52 g_cond_init (&task_cond); in GST_START_TEST() 101 g_cond_init (&task_cond); in GST_START_TEST() 158 g_cond_init (&task_cond); in GST_START_TEST() 202 g_cond_init (&task_cond); in GST_START_TEST() 334 g_cond_init (&tdata->unblock_cond); in init_task_data() 338 g_cond_init (&tdata->blocked_cond); in init_task_data()
|
/third_party/glib/glib/tests/ |
D | cond.c | 147 g_cond_init (&barrier->cond); in barrier_init() 252 g_cond_init (&cond); in test_wait_until() 331 g_cond_init (&cond); in test_wait_until_errno()
|
D | thread-pool.c | 54 g_cond_init (&m.cond); in test_simple()
|
/third_party/glib/gio/ |
D | gioscheduler.c | 257 g_cond_init (&proxy->ack_condition); in g_io_scheduler_job_send_to_mainloop() 315 g_cond_init (&proxy->ack_condition); in g_io_scheduler_job_send_to_mainloop_async()
|
/third_party/gstreamer/gstplugins_good/ext/gtk/ |
D | gstgtkutils.c | 54 g_cond_init (&info.cond); in gst_gtk_invoke_on_main()
|
/third_party/gstreamer/gstplugins_bad/sys/winks/ |
D | gstksclock.c | 80 g_cond_init (&priv->client_cond); in gst_ks_clock_init() 81 g_cond_init (&priv->worker_cond); in gst_ks_clock_init()
|
/third_party/gstreamer/gstplugins_bad/sys/wasapi/ |
D | gstmmdeviceenumerator.cpp | 264 g_cond_init (&self->cond); in gst_mm_device_enumerator_init() 457 g_cond_init (&data.cond); in gst_mm_device_enumerator_set_notification_callback()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | mpeg2enc.c | 95 g_cond_init (&mpeg2enc_cond); in setup_mpeg2enc()
|
D | mplex.c | 195 g_cond_init (&mplex_cond); in setup_mplex()
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wllinuxdmabuf.c | 89 g_cond_init (&data.cond); in gst_wl_linux_dmabuf_construct_wl_buffer()
|
D | wlwindow.c | 153 g_cond_init (&self->configure_cond); in gst_wl_window_init() 200 g_cond_init (&window->configure_cond); in gst_wl_window_new_internal()
|
/third_party/gstreamer/gstreamer/libs/gst/check/ |
D | gstcheck.h | 551 g_cond_init (&start_cond); \ 552 g_cond_init (&sync_cond); \
|
/third_party/gstreamer/gstplugins_bad/ext/wpe/ |
D | WPEThreadedView.cpp | 75 g_cond_init(&threading.cond); in WPEContextThread() 106 g_cond_init(&cond); in dispatch() 424 g_cond_init(&threading.ready_cond); in WPEView()
|
/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | multiqueue.c | 530 g_cond_init (&cond); in run_output_order_test() 626 g_cond_init (&cond); in GST_START_TEST() 725 g_cond_init (&cond); in GST_START_TEST() 1424 g_cond_init (&block_cond); in GST_START_TEST() 1526 g_cond_init (&cond); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstdataqueue.c | 205 g_cond_init (&queue->priv->item_add); in gst_data_queue_init() 206 g_cond_init (&queue->priv->item_del); in gst_data_queue_init()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | glimagesink.c | 92 g_cond_init (&cond); in _start_thread()
|
D | streamsynchronizer.c | 265 g_cond_init (&push_cond); in GST_START_TEST()
|
/third_party/glib/glib/ |
D | gthreadpool.c | 575 g_cond_init (&retval->cond); in g_thread_pool_new() 619 g_cond_init (&spawn_thread_cond); in g_thread_pool_new()
|
D | gbitlock.c | 140 g_cond_init (&waiter->wait_queue); in g_futex_wait()
|
D | gthread-posix.c | 747 g_cond_init (GCond *cond) in g_cond_init() function 1563 g_cond_init (GCond *cond) in g_cond_init() function
|
D | gthread.h | 203 void g_cond_init (GCond *cond);
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | vkimage.c | 190 g_cond_init (&stress.cond); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpromise.c | 363 g_cond_init (GST_PROMISE_COND (promise)); in gst_promise_init()
|
/third_party/glib/gio/tests/ |
D | cancellable.c | 279 g_cond_init (&data.cond); in test_cancellable_source_threaded_dispose()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/ |
D | gstdshowaudiodec.cpp | 467 g_cond_init(&adec->com_initialized); in gst_dshowaudiodec_init() 468 g_cond_init(&adec->com_uninitialize); in gst_dshowaudiodec_init() 469 g_cond_init(&adec->com_uninitialized); in gst_dshowaudiodec_init()
|