gears.async.SuspendSupport
Support for suspension capabilities through a delimited continuation interface.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
A marker for the "limit" of "delimited continuation".
A marker for the "limit" of "delimited continuation".
Attributes
The provided suspension type.
The provided suspension type.
Attributes
Set the suspension marker as the body's caller, and execute body
.
Set the suspension marker as the body's caller, and execute body
.
Attributes
Should return immediately if resume is called from within body
Should return immediately if resume is called from within body
Attributes