Searched refs:unix_child_watches (Results 1 – 1 of 1) sorted by relevance
478 static GSList *unix_child_watches; variable5324 for (node = unix_child_watches; node; node = node->next) in dispatch_unix_signals_unlocked()5579 unix_child_watches = g_slist_remove (unix_child_watches, source); in g_child_watch_finalize()5700 unix_child_watches = g_slist_prepend (unix_child_watches, child_watch_source); in g_child_watch_source_new()