Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgtester.c302 guint child_report_cb_id = 0; in launch_test_binary() local
417child_report_cb_id = g_io_add_watch_full (ioc_report, G_PRIORITY_DEFAULT - 1, G_IO_IN | G_IO_ERR |… in launch_test_binary()
438 g_source_remove (child_report_cb_id); in launch_test_binary()