Home
last modified time | relevance | path

Searched refs:g_child_watch_source_new (Results 1 – 9 of 9) sorted by relevance

/third_party/glib/tests/
Dchild-test.c128 source = g_child_watch_source_new (pid); in test_thread()
/third_party/glib/gobject/tests/
Dclosure.c131 source = g_child_watch_source_new (pid); in test_closure_child()
/third_party/glib/glib/tests/
Dspawn-singlethread.c145 source = g_child_watch_source_new (pid); in test_spawn_async()
270 source = g_child_watch_source_new (pid); in test_spawn_async_with_fds()
Dspawn-multithreaded.c182 source = g_child_watch_source_new (pid); in test_spawn_async_multithreaded_instance()
/third_party/glib/glib/
Dgmain.h671 GSource *g_child_watch_source_new (GPid pid);
Dgmain.c5675 g_child_watch_source_new (GPid pid) in g_child_watch_source_new() function
5763 source = g_child_watch_source_new (pid); in g_child_watch_add_full()
Dgtestutils.c3375 source = g_child_watch_source_new (pid); in wait_for_child()
/third_party/glib/gio/
Dgsubprocess.c437 source = g_child_watch_source_new (self->pid); in initable_init()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt859 g_child_watch_source_new