Home
last modified time | relevance | path

Searched refs:GIOSchedulerJob (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/glib/gio/
Dgioscheduler.c71 g_io_job_free (GIOSchedulerJob *job) in g_io_job_free()
83 const GIOSchedulerJob *aa = a; in g_io_job_compare()
84 const GIOSchedulerJob *bb = b; in g_io_job_compare()
125 remove_active_job (GIOSchedulerJob *job) in remove_active_job()
127 GIOSchedulerJob *other_job; in remove_active_job()
158 GIOSchedulerJob *job = data; in job_destroy()
171 GIOSchedulerJob *job = data; in io_job_thread()
192 GIOSchedulerJob *job = data; in run_job_at_idle()
232 GIOSchedulerJob *job; in g_io_scheduler_push_job()
236 job = g_new0 (GIOSchedulerJob, 1); in g_io_scheduler_push_job()
[all …]
Dgioscheduler.h41 gboolean g_io_scheduler_job_send_to_mainloop (GIOSchedulerJob *job,
45 void g_io_scheduler_job_send_to_mainloop_async (GIOSchedulerJob *job,
Dgiotypes.h88 typedef struct _GIOSchedulerJob GIOSchedulerJob; typedef
177 typedef gboolean (*GIOSchedulerJobFunc) (GIOSchedulerJob *job,
Dgsimpleasyncresult.c640 run_in_thread (GIOSchedulerJob *job, in run_in_thread()
Dgfile.c4716 GIOSchedulerJob *job;
4775 copy_async_thread (GIOSchedulerJob *job, in copy_async_thread()
/external/bluetooth/glib/docs/reference/gio/
Dgio-sections.txt1039 GIOSchedulerJob