Functions

async_task (_callback_, *_callback__target)

async_task_finish (_res_)

hazard_pointer_policy_is_blocking ()

hazard_pointer_policy_is_concrete ()

hazard_pointer_policy_is_safe ()

hazard_pointer_policy_to_concrete ()

task (g_type, g_dup_func, g_destroy_func, task, *task_target)

Details

Gee.async_task(_callback_, *_callback__target)
Parameters:
Gee.async_task_finish(_res_)
Parameters:

_res_ (Gio.AsyncResult) –

Raises:

GLib.Error

Gee.hazard_pointer_policy_is_blocking()
Return type:

bool

Gee.hazard_pointer_policy_is_concrete()
Return type:

bool

Gee.hazard_pointer_policy_is_safe()
Return type:

bool

Gee.hazard_pointer_policy_to_concrete()
Return type:

Gee.HazardPointerPolicy

Gee.task(g_type, g_dup_func, g_destroy_func, task, *task_target)
Parameters:
Raises:

GLib.Error

Return type:

Gee.Future