Home
last modified time | relevance | path

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

/device/generic/goldfish/qemud/
Dqemud.c317 HOOK_CLOSING = (1 << 1), enumerator
447 hook->state |= HOOK_CLOSING; in looper_del()
548 if (!(hook->state & HOOK_CLOSING)) { in looper_loop()