Home
last modified time | relevance | path

Searched defs:hook (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/qemud/
Dqemud.c372 LoopHook* hook = l->hooks; in looper_find() local
397 LoopHook* hook = l->hooks + n; in looper_grow() local
412 LoopHook* hook; in looper_add() local
440 LoopHook* hook = looper_find( l, fd ); in looper_del() local
459 LoopHook* hook = looper_find( l, fd ); in looper_enable() local
484 LoopHook* hook = looper_find( l, fd ); in looper_disable() local
527 LoopHook* hook = l->events[n].data.ptr; in looper_loop() local
535 LoopHook* hook = l->hooks + n; in looper_loop() local
546 LoopHook* hook = l->hooks + n; in looper_loop() local