Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgmain.c281 static gint child_watch_count = 1; variable
3571 count = child_watch_count; in check_for_child_exited()
3639 child_watch_count ++; in g_child_watch_signal_handler()
/external/bluetooth/glib/
DChangeLog.pre-2-6339 * glib/gmain.c: Initialize child_watch_count to 1, so
342 previously source->count == child_watch_count == 0,