Searched refs:thread_cancelled (Results 1 – 10 of 10) sorted by relevance
100 * @thread_cancelled: %TRUE if the thread was cancelled, %FALSE otherwise105 thread_cancelled = $arg2;106 probestr = sprintf("gio.task_after_run_in_thread(%p) -> %u", task, thread_cancelled);
567 gboolean thread_cancelled; member958 if (task->thread_cancelled) in g_task_set_return_on_cancel()1349 TRACE (GIO_TASK_AFTER_RUN_IN_THREAD (task, task->thread_cancelled)); in g_task_thread_complete()1450 task->thread_cancelled = TRUE; in task_thread_cancelled()1492 task->thread_cancelled = task->thread_complete = TRUE; in g_task_start_task_thread()1493 TRACE (GIO_TASK_AFTER_RUN_IN_THREAD (task, task->thread_cancelled)); in g_task_start_task_thread()
119 thread_cancelled = 45, enumerator
57 HPX_ASSERT(ec && ec.value() == hpx::thread_cancelled); in handle_interruption_using_error_code()
293 gboolean thread_cancelled; member
1294 if (!rfi->thread_cancelled) in remmina_rdp_event_process_ui_queue()1321 if (rfi->thread_cancelled) in remmina_rdp_event_queue_ui()
2121 rfi->thread_cancelled = TRUE; // Avoid all rf_queue function to run in rfi_uninit()
273 this->set_error(thread_cancelled, in cancel()
134 err_value = hpx::thread_cancelled; in save()
696 return hpx::thread_cancelled; in get_error()