Home
last modified time | relevance | path

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

/device/generic/goldfish/qemud/
Dqemud.c752 char closing; member
777 FDHandler* closing; member
807 list->closing = NULL; in fdhandler_list_init()
862 if (f->out_first != NULL && !f->closing) in fdhandler_shutdown()
865 f->closing = 1; in fdhandler_shutdown()
867 fdhandler_prepend(f, &f->list->closing); in fdhandler_shutdown()