Searched refs:g_child_watch_source_new (Results 1 – 10 of 10) sorted by relevance
131 source = g_child_watch_source_new (pid); in test_thread()
217 GRefPtr<GSource> dispatchSource = adoptGRef(g_child_watch_source_new(process)); in scheduleWorkOnTermination()
223 GSource *g_child_watch_source_new (GPid pid);
3779 g_child_watch_source_new (GPid pid) in g_child_watch_source_new() function3843 source = g_child_watch_source_new (pid); in g_child_watch_add_full()
1439 #undef g_child_watch_source_new 1440 extern __typeof (g_child_watch_source_new) g_child_watch_source_new __attribute((alias("IA__g_child…
1432 extern __typeof (g_child_watch_source_new) IA__g_child_watch_source_new __attribute((visibility("hi…1433 #define g_child_watch_source_new IA__g_child_watch_source_new macro
474 g_child_watch_source_new
828 * glib/gmain.c (g_child_watch_source_new): Add a note regarding
443 * glib/gmain.c (g_child_watch_source_new):
2591 g_child_watch_source_new, g_child_watch_add,