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

  /external/bluetooth/glib/gio/
gmountoperation.c 212 g_idle_add_full (G_PRIORITY_DEFAULT_IDLE,
223 g_idle_add_full (G_PRIORITY_DEFAULT_IDLE,
gioscheduler.c 260 job->idle_tag = g_idle_add_full (G_PRIORITY_DEFAULT_IDLE + 1 + io_priority / 10,
  /external/bluetooth/glib/glib/
gmain.h 99 #define G_PRIORITY_DEFAULT_IDLE 200
gmain.c     [all...]
  /external/chromium/base/
message_pump_glib.cc 159 g_source_set_priority(work_source_, G_PRIORITY_DEFAULT_IDLE);
  /external/bluetooth/bluez/src/
adapter.c     [all...]

Completed in 955 milliseconds