Home
last modified time | relevance | path

Searched refs:g_task_run_in_thread_sync (Results 1 – 8 of 8) sorted by relevance

/third_party/glib/gio/
Dgthreadedresolver.c193 g_task_run_in_thread_sync (task, do_lookup_by_name); in lookup_by_name()
235 g_task_run_in_thread_sync (task, do_lookup_by_name); in lookup_by_name_with_flags()
359 g_task_run_in_thread_sync (task, do_lookup_by_address); in lookup_by_address()
1056 g_task_run_in_thread_sync (task, do_lookup_records); in lookup_records()
Dgtask.h121 void g_task_run_in_thread_sync (GTask *task,
Dgio.stp.in58 …re_return - Called before a #GTask invokes its callback or returns from g_task_run_in_thread_sync()
Dgtask.c1585 g_task_run_in_thread_sync (GTask *task, in g_task_run_in_thread_sync() function
/third_party/glib/gio/tests/
Dmock-resolver.c148 g_task_run_in_thread_sync (task, do_lookup_by_name); in lookup_by_name()
Dtask.c1103 g_task_run_in_thread_sync (task, run_in_thread_sync_thread); in test_run_in_thread_sync()
1290 g_task_run_in_thread_sync (nested, run_nested_task_thread); in run_nested_task_thread()
1615 g_task_run_in_thread_sync (task, return_on_cancel_thread); in cancel_sync_runner_thread()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt4510 g_task_run_in_thread_sync
/third_party/glib/
DNEWS6487 686810 [regression] Infinite wait in g_task_run_in_thread_sync()