Searched refs:LoopHook (Results 1 – 1 of 1) sorted by relevance
330 } LoopHook; typedef339 LoopHook* hooks;369 static LoopHook*372 LoopHook* hook = l->hooks; in looper_find()373 LoopHook* end = hook + l->num_fds; in looper_find()397 LoopHook* hook = l->hooks + n; in looper_grow()412 LoopHook* hook; in looper_add()440 LoopHook* hook = looper_find( l, fd ); in looper_del()459 LoopHook* hook = looper_find( l, fd ); in looper_enable()484 LoopHook* hook = looper_find( l, fd ); in looper_disable()[all …]