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

  /external/bluetooth/glib/gio/
gioscheduler.h 35 void g_io_scheduler_push_job (GIOSchedulerJobFunc job_func,
gioscheduler.c 207 * g_io_scheduler_push_job:
225 g_io_scheduler_push_job (GIOSchedulerJobFunc job_func, function
272 * g_io_scheduler_push_job().
416 * Note that if you are passing the @user_data from g_io_scheduler_push_job()
419 * g_io_scheduler_push_job() or by using refcounting for @user_data.
gsimpleasyncresult.c 696 g_io_scheduler_push_job (run_in_thread, data, NULL, io_priority, cancellable);
gio.symbols 535 g_io_scheduler_push_job
gfile.c     [all...]

Completed in 132 milliseconds