Home
last modified time | relevance | path

Searched refs:g_child_watch_add (Results 1 – 12 of 12) sorted by relevance

/third_party/glib/tests/
Dchild-test.c180 g_child_watch_add (pid, (GChildWatchFunc) child_watch_callback, in main()
183 g_child_watch_add (pid, (GChildWatchFunc) child_watch_callback, in main()
/third_party/glib/glib/tests/
Dprotocol.c185 child_source = g_child_watch_add (pid, test_message_cb2, loop); in test_message()
303 child_source = g_child_watch_add (pid, test_message_cb2, loop); in test_error()
Dspawn-path-search-helper.c145 g_child_watch_add (pid, child_watch_cb, NULL); in main()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dinstall-plugins.c685 g_child_watch_add (pid, gst_install_plugins_installer_exited, helper); in gst_install_plugins_async()
/third_party/libsoup/tests/
Dserver-auth-test.c82 g_child_watch_add (pid, curl_exited, &done); in do_test()
/third_party/glib/glib/
Dgmain.h759 guint g_child_watch_add (GPid pid,
Dgmain.c5809 g_child_watch_add (GPid pid, in g_child_watch_add() function
/third_party/glib/gio/tests/
Dgapplication.c119 g_child_watch_add (pid, child_quit, data);
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c2258 g_child_watch_add (child_pid, child_exit_cb, NULL); in main()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt860 g_child_watch_add
/third_party/glib/gio/
Dgdesktopappinfo.c3767 g_child_watch_add (pid, update_program_done, NULL); in run_update_command()
/third_party/glib/
DNEWS2865 723743 g_child_watch_add() doesn't check for non-pids