Home
last modified time | relevance | path

Searched refs:g_idle_add (Results 1 – 25 of 63) sorted by relevance

123

/third_party/glib/tests/
Dmapping-test.c122 g_idle_add (check_stop, loop); in child_main()
123 g_idle_add (signal_parent, NULL); in child_main()
227 g_idle_add (check_stop, loop); in test_child_private()
249 g_idle_add (check_stop, loop); in test_child_private()
/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Dinstant-rate-change.c82 data->idle_id = g_idle_add ((GSourceFunc) toggle_rate, data); in do_enable_disable_idle()
172 data->idle_id = g_idle_add ((GSourceFunc) toggle_rate, data); in on_preroll()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/mousevideooverlay/
Dpipeline.cpp139 g_idle_add(cb_expose, this); in exposeRequested()
154 g_idle_add(cb_rotate, this); in rotateRequested()
/third_party/glib/gio/tests/
Dtask.c51 g_idle_add (idle_quit_loop, NULL); in wait_for_completed_notification()
119 g_idle_add (basic_return, task); in test_basic()
197 g_idle_add (error_return, task); in test_error()
263 g_idle_add (same_start, &weak_pointer); in test_return_from_same_iteration()
389 g_idle_add (anon_start, task); in test_return_from_anon_thread()
473 g_idle_add (wrong_start, task); in test_return_from_wrong_thread()
786 run_task_id = g_idle_add (asynchronous_cancellation_run_task, task); in test_asynchronous_cancellation()
1903 g_idle_add (idle_quit_loop, NULL); in test_return_on_cancel_atomic()
2195 g_idle_add (legacy_error_return, task); in test_legacy_error()
2221 g_idle_add (legacy_error_return, simple); in test_legacy_error()
[all …]
Dgapplication-example-cmdline3.c85 g_idle_add (my_cmdline_handler, cmdline); in command_line()
Dappmonitor.c91 g_idle_add (create_app, app_path); in test_app_monitor()
Dbasic-application.c264 g_idle_add (action_cb, argv); in main()
Dgapplication.c480 g_idle_add (release_app, app); in nodbus_activate()
509 g_idle_add (release_app, app); in noappid_activate()
549 g_idle_add (quit_app, app); in quit_activate()
Dsimple-async-result.c103 g_idle_add (test_simple_async_idle, &ran_test_in_idle); in test_simple_async()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dtest-splitmuxpartreader.c92 g_idle_add ((GSourceFunc) start_reader, &data); in main()
/third_party/gstreamer/gstplugins_base/tests/icles/playback/
Dtest5.c129 g_idle_add ((GSourceFunc) start_finding, pipeline); in main()
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11videosink-kb.c101 g_idle_add ((GSourceFunc) gst_d3d11_video_sink_source_cb, handler); in gst_d3d11_video_sink_kb_thread()
/third_party/gstreamer/gstplugins_base/tests/examples/dynamic/
Daddstream.c247 g_idle_add ((GSourceFunc) perform_step, GINT_TO_POINTER (0)); in main()
/third_party/libsoup/tests/
Dsniffing-test.c159 g_idle_add (unpause_msg, msg); in content_sniffed()
178 g_idle_add (unpause_msg, msg); in got_headers()
/third_party/gstreamer/gstplugins_base/tests/examples/app/
Dappsrc-stream.c124 app->sourceid = g_idle_add ((GSourceFunc) read_data, app); in start_feed()
/third_party/gstreamer/gstplugins_good/tests/examples/spectrum/
Ddemo-osssrc.c108 g_idle_add (delayed_idle_spectrum_update, user_data); in delayed_spectrum_update()
Ddemo-audiotest.c155 g_idle_add (delayed_idle_spectrum_update, user_data); in delayed_spectrum_update()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dglimagesink.c77 g_idle_add ((GSourceFunc) _unlock_mutex, NULL); in _thread_main()
/third_party/gstreamer/gstplugins_base/tests/icles/
Dtest-colorkey.c264 g_idle_add (start_pipeline, pipeline); in main()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play-kb.c213 g_idle_add ((GSourceFunc) gst_play_kb_source_cb, handler); in gst_play_kb_win32_thread()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwasapi2.c99 g_idle_add ((GSourceFunc) handle_handoff, data); in on_sink_handoff()
Dwasapi.c98 g_idle_add ((GSourceFunc) handle_handoff, data); in on_sink_handoff()
/third_party/glib/glib/tests/
Dunix.c241 g_idle_add (nested_idle, mainloop); in test_sighup_nested()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/qglwidgetvideooverlay/
Dpipeline.cpp139 g_idle_add(cb_expose, this); in exposeRequested()
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/
Dgst-camerabin2-test.c471 g_idle_add ((GSourceFunc) run_pipeline, NULL); in bus_callback()
827 g_idle_add ((GSourceFunc) run_pipeline, NULL); in stop_capture_cb()
1282 g_idle_add ((GSourceFunc) run_pipeline, NULL); in main()

123