Method Concurrent.Future()->set_backend()

class Concurrent.Future

Method set_backend

void set_backend(Pike.Backend backend)

Description

Set the backend to use for calling any callbacks.

Note

This overides the mode set by use_backend().

See also

get_backend(), use_backend()