Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgmain.c276 CHILD_WATCH_UNINITIALIZED, enumerator
280 static gint child_watch_init_state = CHILD_WATCH_UNINITIALIZED;
3658 g_assert (child_watch_init_state == CHILD_WATCH_UNINITIALIZED); in g_child_watch_source_init_single()
3735 if (child_watch_init_state == CHILD_WATCH_UNINITIALIZED) in g_child_watch_source_init()
3742 if (child_watch_init_state == CHILD_WATCH_UNINITIALIZED) in g_child_watch_source_init()