Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Dspawn-path-search-helper.c43 child_watch_cb (GPid pid, in child_watch_cb() function
145 g_child_watch_add (pid, child_watch_cb, NULL); in main()
/third_party/glib/glib/
Dgtester.c262 child_watch_cb (GPid pid, in child_watch_cb() function
420 g_child_watch_add_full (G_PRIORITY_DEFAULT + 1, pid, child_watch_cb, NULL, NULL); in launch_test_binary()