Home
last modified time | relevance | path

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

/sdk/emulator/qemud/
Dqemud.c371 LoopHook* hook = l->hooks; in looper_find() local
396 LoopHook* hook = l->hooks + n; in looper_grow() local
411 LoopHook* hook; in looper_add() local
439 LoopHook* hook = looper_find( l, fd ); in looper_del() local
458 LoopHook* hook = looper_find( l, fd ); in looper_enable() local
483 LoopHook* hook = looper_find( l, fd ); in looper_disable() local
526 LoopHook* hook = l->events[n].data.ptr; in looper_loop() local
534 LoopHook* hook = l->hooks + n; in looper_loop() local
545 LoopHook* hook = l->hooks + n; in looper_loop() local