OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:idle_tag
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/gio/
gioscheduler.c
59
guint
idle_tag
;
member in struct:_GIOSchedulerJob
260
job->
idle_tag
= g_idle_add_full (G_PRIORITY_DEFAULT_IDLE + 1 + io_priority / 10,
368
if (job->
idle_tag
)
434
if (job->
idle_tag
)
Completed in 46 milliseconds