HomeSort by relevance Sort by last modified time
    Searched refs:g_source_add_poll (Results 1 - 8 of 8) sorted by null

  /external/bluetooth/glib/gio/
gasynchelper.c 165 g_source_add_poll (source, &fd_source->pollfd);
  /external/bluetooth/glib/gio/inotify/
inotify-kernel.c 93 g_source_add_poll (source, &ik_poll_fd);
204 g_source_add_poll (source, &ik_poll_fd);
  /external/bluetooth/glib/glib/
gmain.h 208 void g_source_add_poll (GSource *source,
giounix.c 357 g_source_add_poll (source, &watch->pollfd);
gmain.c 800 * g_source_add_poll:
812 g_source_add_poll (GSource *source, function
839 * @fd: a #GPollFD structure previously passed to g_source_add_poll().
    [all...]
galiasdef.c 1538 #undef g_source_add_poll macro
    [all...]
galias.h 1532 #define g_source_add_poll macro
    [all...]
  /external/chromium/base/
message_pump_glib.cc 157 g_source_add_poll(work_source_, wakeup_gpollfd_.get());

Completed in 139 milliseconds