/third_party/glib/tests/ |
D | child-test.c | 51 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()
|
D | mapping-test.c | 193 GPid child_pid; in test_child_private()
|
/third_party/glib/glib/ |
D | gspawn.h | 196 GPid *child_pid, 210 GPid *child_pid, 229 GPid *child_pid_out, 243 GPid *child_pid, 280 void g_spawn_close_pid (GPid pid);
|
D | gspawn-win32.c | 233 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 …]
|
D | gspawn.c | 184 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 …]
|
D | gmain.h | 204 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,
|
D | glib-unix.c | 39 G_STATIC_ASSERT (sizeof (GPid) == sizeof (pid_t)); 40 G_STATIC_ASSERT (G_ALIGNOF (GPid) == G_ALIGNOF (pid_t));
|
D | glibconfig.h | 274 typedef int GPid; typedef
|
D | gtester.c | 262 child_watch_cb (GPid pid, in child_watch_cb() 300 GPid pid = 0; in launch_test_binary()
|
D | gtestutils.c | 882 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()
|
D | glibconfig.h.in | 190 typedef @g_pid_type@ GPid; typedef
|
D | gmain.c | 330 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/ |
D | gtestdbus.c | 118 _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;
|
D | gdesktopappinfo.h | 162 GPid pid,
|
D | gsubprocess.c | 159 GPid pid; 264 g_subprocess_exited (GPid pid, in g_subprocess_exited()
|
/third_party/glib/glib/tests/ |
D | spawn-path-search-helper.c | 43 child_watch_cb (GPid pid, in child_watch_cb() 87 GPid pid; in main()
|
D | protocol.c | 109 test_message_cb2 (GPid pid, in test_message_cb2() 137 GPid pid = 0; in test_message() 268 GPid pid = 0; in test_error()
|
D | spawn-multithreaded.c | 99 on_child_exited (GPid pid, in on_child_exited() 154 GPid pid; in test_spawn_async_multithreaded_instance()
|
D | spawn-singlethread.c | 67 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/ |
D | install-plugins.c | 522 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/ |
D | server-auth-test.c | 17 curl_exited (GPid pid, int status, gpointer data) in curl_exited() 36 GPid pid; in do_test()
|
/third_party/glib/gobject/tests/ |
D | closure.c | 103 GPid pid; in test_closure_child()
|
/third_party/glib/gobject/ |
D | gsourceclosure.c | 108 g_child_watch_closure_callback (GPid pid, in g_child_watch_closure_callback()
|
/third_party/glib/gio/tests/ |
D | gapplication.c | 53 child_quit (GPid pid, 90 GPid pid;
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-inspect.c | 66 GPid child_pid = -1; 2001 child_exit_cb (GPid child_pid, gint status, gpointer user_data) in child_exit_cb()
|