Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgtask.c1333 static void task_thread_cancelled (GCancellable *cancellable,
1355 g_signal_handlers_disconnect_by_func (task->cancellable, task_thread_cancelled, task); in g_task_thread_complete()
1439 task_thread_cancelled (GCancellable *cancellable, in task_thread_cancelled() function
1507 G_CALLBACK (task_thread_cancelled), in g_task_start_task_thread()