HomeSort by relevance Sort by last modified time
    Searched defs:poll_func (Results 1 - 2 of 2) sorted by null

  /bootable/bootloader/legacy/libboot/
poll.c 33 typedef void (*poll_func)(void); typedef
35 static poll_func poll_funcs[MAX_POLL_FUNCS];
  /external/bluetooth/glib/glib/
gmain.c 158 GPollFunc poll_func; member in struct:_GMainContext
489 context->poll_func = g_poll;
2740 GPollFunc poll_func; local
    [all...]

Completed in 276 milliseconds