Home
last modified time | relevance | path

Searched refs:g_main_context_new (Results 1 – 25 of 70) sorted by relevance

123

/third_party/libsoup/tests/
Dcontext-test.c139 async_context = g_main_context_new (); in test1_thread()
198 async_context = g_main_context_new (); in do_test2()
273 context1 = g_main_context_new (); in do_multicontext_test()
275 context2 = g_main_context_new (); in do_multicontext_test()
Dssl-test.c320 thread_context = g_main_context_new (); in got_connection()
/third_party/glib/gio/tests/
Dcontexts.c107 context = g_main_context_new (); in test1_thread()
148 context = g_main_context_new (); in test_context_independence()
259 my_context = g_main_context_new (); in test_identity_thread()
335 my_context = g_main_context_new (); in test_emit_thread()
Dgdbus-peer.c478 service_context = g_main_context_new (); in service_thread_func()
594 service_context = g_main_context_new ();
1496 data->context = g_main_context_new (); in dmp_thread_func()
1634 service_context = g_main_context_new (); in nonce_tcp_service_thread_func()
1844 service_context = g_main_context_new (); in tcp_anonymous_service_thread_func()
2000 service_context = g_main_context_new (); in codegen_service_thread_func()
Dgdbus-threading.c143 thread_context = g_main_context_new (); in test_delivery_in_thread_func()
351 thread_context = g_main_context_new (); in test_sleep_in_thread_func()
/third_party/glib/glib/tests/
Dmainloop.c67 ctx = g_main_context_new (); in test_maincontext_basic()
186 ctx = g_main_context_new (); in test_timeouts()
235 ctx = g_main_context_new (); in test_priorities()
354 ctx = g_main_context_new (); in test_invoke()
469 ctx = g_main_context_new (); in test_child_sources()
547 ctx = g_main_context_new (); in test_recursive_child_sources()
638 ctx = g_main_context_new (); in test_swapping_child_sources()
691 ctx = g_main_context_new (); in test_blocked_child_sources()
811 data.ctx = g_main_context_new (); in test_source_time()
1043 ctx = g_main_context_new (); in test_wakeup()
[all …]
Dunix.c213 context = g_main_context_new (); in nested_idle()
282 context = g_main_context_new (); in test_callback_after_signal()
Dtimeout.c112 GMainContext *context = g_main_context_new (); in test_far_future_ready_time()
Dspawn-singlethread.c125 context = g_main_context_new (); in test_spawn_async()
252 context = g_main_context_new (); in test_spawn_async_with_fds()
Dautoptr.c167 g_autoptr(GMainContext) val = g_main_context_new (); in test_g_main_context()
176 context = g_main_context_new (); in test_g_main_context_pusher()
Dspawn-multithreaded.c162 context = g_main_context_new (); in test_spawn_async_multithreaded_instance()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstbus.c214 ctx = g_main_context_new (); in GST_START_TEST()
261 ctx = g_main_context_new (); in GST_START_TEST()
467 ctx = g_main_context_new (); in GST_START_TEST()
784 ctx = g_main_context_new (); in GST_START_TEST()
/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/
Dmain.c195 GMainContext *t1_mc = g_main_context_new(); in main()
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgstavrcputil.c293 avrcp->context = g_main_context_new (); in gst_avrcp_connection_new()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstwatchdog.c273 watchdog->main_context = g_main_context_new (); in gst_watchdog_start()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Ddiscoverer.c338 context = g_main_context_new (); in custom_context_thread_func()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstwin32devicewatcher.cpp81 self->context = g_main_context_new (); in gst_win32_device_watcher_init()
/third_party/glib/tests/
Dmainloop-test.c145 context = g_main_context_new (); in adder_thread()
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstmmdeviceenumerator.cpp265 self->context = g_main_context_new (); in gst_mm_device_enumerator_init()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiosrc.c188 ctx = g_main_context_new (); in gst_gio_src_wait_for_data()
/third_party/glib/glib/
Dgmain.h356 GMainContext *g_main_context_new (void);
/third_party/gstreamer/gstplugins_base/tests/examples/overlay/
Dwin32-videooverlay.c246 context = g_main_context_new (); in pipeline_runner_func()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdisplay.c107 display->main_context = g_main_context_new (); in _event_thread_main()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2deviceprovider.c425 self->context = g_main_context_new (); in gst_v4l2_device_provider_start()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/winrt/
Dgstwinrtdevicewatcher.cpp304 priv->context = g_main_context_new (); in gst_winrt_device_watcher_init()

123