Home
last modified time | relevance | path

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

/external/bluetooth/glib/tests/
Dchild-test.c131 source = g_child_watch_source_new (pid); in test_thread()
/external/webkit/Source/WebKit2/Platform/gtk/
DWorkQueueGtk.cpp217 GRefPtr<GSource> dispatchSource = adoptGRef(g_child_watch_source_new(process)); in scheduleWorkOnTermination()
/external/bluetooth/glib/glib/
Dgmain.h223 GSource *g_child_watch_source_new (GPid pid);
Dgmain.c3779 g_child_watch_source_new (GPid pid) in g_child_watch_source_new() function
3843 source = g_child_watch_source_new (pid); in g_child_watch_add_full()
Dgaliasdef.c1439 #undef g_child_watch_source_new
1440 extern __typeof (g_child_watch_source_new) g_child_watch_source_new __attribute((alias("IA__g_child…
Dgalias.h1432 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
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt474 g_child_watch_source_new
/external/bluetooth/glib/
DChangeLog.pre-2-8828 * glib/gmain.c (g_child_watch_source_new): Add a note regarding
DChangeLog.pre-2-4443 * glib/gmain.c (g_child_watch_source_new):
/external/bluetooth/glib/docs/reference/
DChangeLog2591 g_child_watch_source_new, g_child_watch_add,