module Channel::SelectAction(S)

Defined in:

Instance Method Summary

Instance Method Detail

def create_context_and_wait(state_ptr) #

abstract def execute : S | NotReady #

abstract def lock #

abstract def lock_object_id #

abstract def result : S #

abstract def unlock #

abstract def unwait #

abstract def wait(context : SelectContext(S)) #