Home
last modified time | relevance | path

Searched refs:GPid (Results 1 – 25 of 31) sorted by relevance

12

/third_party/glib/tests/
Dchild-test.c51 static GPid
54 GPid pid; in get_a_child()
90 child_watch_callback (GPid pid, gint status, gpointer data) in child_watch_callback()
122 GPid pid; in test_thread()
147 GPid pid; in main()
Dmapping-test.c193 GPid child_pid; in test_child_private()
/third_party/glib/glib/
Dgspawn.h196 GPid *child_pid,
210 GPid *child_pid,
229 GPid *child_pid_out,
243 GPid *child_pid,
280 void g_spawn_close_pid (GPid pid);
Dgspawn-win32.c233 GPid *child_pid, in g_spawn_async()
444 GPid *child_pid, in do_spawn_directly()
519 *child_pid = (GPid) rc; in do_spawn_directly()
542 GPid *child_pid, in fork_exec()
1174 GPid *child_pid, in g_spawn_async_with_pipes()
1215 GPid *child_pid, in g_spawn_async_with_fds()
1263 GPid *child_pid_out, in g_spawn_async_with_pipes_and_fds()
1369 g_spawn_close_pid (GPid pid) in g_spawn_close_pid()
1403 GPid *child_pid,
1411 GPid *child_pid,
[all …]
Dgspawn.c184 GPid *child_pid,
237 GPid *child_pid, in g_spawn_async()
377 GPid pid; in g_spawn_sync()
610 GPid *child_pid, in g_spawn_async_with_pipes()
875 GPid *child_pid_out, in g_spawn_async_with_pipes_and_fds()
949 GPid *child_pid, in g_spawn_async_with_fds()
1792 GPid *child_pid, in do_posix_spawn()
1977 GPid *child_pid, in fork_exec()
1989 GPid pid = -1; in fork_exec()
2228 GPid grandchild_pid; in fork_exec()
[all …]
Dgmain.h204 typedef void (*GChildWatchFunc) (GPid pid,
671 GSource *g_child_watch_source_new (GPid pid);
754 GPid pid,
759 guint g_child_watch_add (GPid pid,
Dglib-unix.c39 G_STATIC_ASSERT (sizeof (GPid) == sizeof (pid_t));
40 G_STATIC_ASSERT (G_ALIGNOF (GPid) == G_ALIGNOF (pid_t));
Dglibconfig.h274 typedef int GPid; typedef
Dgtester.c262 child_watch_cb (GPid pid, in child_watch_cb()
300 GPid pid = 0; in launch_test_binary()
Dgtestutils.c882 static GPid test_trap_last_pid = 0;
3259 GPid pid;
3280 child_exited (GPid pid, in child_exited()
3360 wait_for_child (GPid pid, in wait_for_child()
3622 GPid pid; in g_test_trap_subprocess()
Dglibconfig.h.in190 typedef @g_pid_type@ GPid; typedef
Dgmain.c330 GPid pid;
5675 g_child_watch_source_new (GPid pid) in g_child_watch_source_new()
5750 GPid pid, in g_child_watch_add_full()
5809 g_child_watch_add (GPid pid, in g_child_watch_add()
/third_party/glib/gio/
Dgtestdbus.c118 _g_test_watcher_add_pid (GPid pid) in _g_test_watcher_add_pid()
144 _g_test_watcher_remove_pid (GPid pid) in _g_test_watcher_remove_pid()
310 _g_test_watcher_add_pid (GPid pid) in _g_test_watcher_add_pid()
320 _g_test_watcher_remove_pid (GPid pid) in _g_test_watcher_remove_pid()
438 GPid bus_pid;
Dgdesktopappinfo.h162 GPid pid,
Dgsubprocess.c159 GPid pid;
264 g_subprocess_exited (GPid pid, in g_subprocess_exited()
/third_party/glib/glib/tests/
Dspawn-path-search-helper.c43 child_watch_cb (GPid pid, in child_watch_cb()
87 GPid pid; in main()
Dprotocol.c109 test_message_cb2 (GPid pid, in test_message_cb2()
137 GPid pid = 0; in test_message()
268 GPid pid = 0; in test_error()
Dspawn-multithreaded.c99 on_child_exited (GPid pid, in on_child_exited()
154 GPid pid; in test_spawn_async_multithreaded_instance()
Dspawn-singlethread.c67 on_child_exited (GPid pid, in on_child_exited()
117 GPid pid; in test_spawn_async()
212 GPid pid; in test_spawn_async_with_fds()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dinstall-plugins.c522 GstInstallPluginsContext * ctx, GPid * child_pid, gint * exit_status) in gst_install_plugins_spawn_child()
615 gst_install_plugins_installer_exited (GPid pid, gint status, gpointer data) in gst_install_plugins_installer_exited()
665 GPid pid; in gst_install_plugins_async()
/third_party/libsoup/tests/
Dserver-auth-test.c17 curl_exited (GPid pid, int status, gpointer data) in curl_exited()
36 GPid pid; in do_test()
/third_party/glib/gobject/tests/
Dclosure.c103 GPid pid; in test_closure_child()
/third_party/glib/gobject/
Dgsourceclosure.c108 g_child_watch_closure_callback (GPid pid, in g_child_watch_closure_callback()
/third_party/glib/gio/tests/
Dgapplication.c53 child_quit (GPid pid,
90 GPid pid;
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c66 GPid child_pid = -1;
2001 child_exit_cb (GPid child_pid, gint status, gpointer user_data) in child_exit_cb()

12