VThreadSupport
gears.async.VThreadSupport
opaque object VThreadSupport extends AsyncSupport
Attributes
- Graph
-
- Supertypes
- Self type
-
VThreadSupport.type
Members list
Type members
Types
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
Value members
Concrete methods
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
- Definition Classes
Schedule a computation with the suspension boundary already created.
Schedule a computation with the suspension boundary already created.
Attributes
- Definition Classes
Should return immediately if resume is called from within body
Should return immediately if resume is called from within body
Attributes
- Definition Classes
In this article