Home
last modified time | relevance | path

Searched refs:g_cond_init (Results 1 – 25 of 175) sorted by relevance

1234567

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttask.c52 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/
Dcond.c147 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()
Dthread-pool.c54 g_cond_init (&m.cond); in test_simple()
/third_party/glib/gio/
Dgioscheduler.c257 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/
Dgstgtkutils.c54 g_cond_init (&info.cond); in gst_gtk_invoke_on_main()
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksclock.c80 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/
Dgstmmdeviceenumerator.cpp264 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/
Dmpeg2enc.c95 g_cond_init (&mpeg2enc_cond); in setup_mpeg2enc()
Dmplex.c195 g_cond_init (&mplex_cond); in setup_mplex()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwllinuxdmabuf.c89 g_cond_init (&data.cond); in gst_wl_linux_dmabuf_construct_wl_buffer()
Dwlwindow.c153 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/
Dgstcheck.h551 g_cond_init (&start_cond); \
552 g_cond_init (&sync_cond); \
/third_party/gstreamer/gstplugins_bad/ext/wpe/
DWPEThreadedView.cpp75 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/
Dmultiqueue.c530 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/
Dgstdataqueue.c205 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/
Dglimagesink.c92 g_cond_init (&cond); in _start_thread()
Dstreamsynchronizer.c265 g_cond_init (&push_cond); in GST_START_TEST()
/third_party/glib/glib/
Dgthreadpool.c575 g_cond_init (&retval->cond); in g_thread_pool_new()
619 g_cond_init (&spawn_thread_cond); in g_thread_pool_new()
Dgbitlock.c140 g_cond_init (&waiter->wait_queue); in g_futex_wait()
Dgthread-posix.c747 g_cond_init (GCond *cond) in g_cond_init() function
1563 g_cond_init (GCond *cond) in g_cond_init() function
Dgthread.h203 void g_cond_init (GCond *cond);
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dvkimage.c190 g_cond_init (&stress.cond); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstpromise.c363 g_cond_init (GST_PROMISE_COND (promise)); in gst_promise_init()
/third_party/glib/gio/tests/
Dcancellable.c279 g_cond_init (&data.cond); in test_cancellable_source_threaded_dispose()
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowaudiodec.cpp467 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()

1234567