DefaultSupport
gears.async.default.DefaultSupport
object DefaultSupport extends ForkJoinSupport
Attributes
- Graph
-
- Supertypes
-
class ForkJoinSupportclass SuspendExecutorWithSleeptrait NativeSuspendtrait AsyncOperationstrait AsyncSupporttrait SuspendSupportclass ExecutorWithSleepThreadtrait Schedulertrait ExecutionContextclass Objecttrait Matchableclass AnyShow all
- Self type
-
DefaultSupport.type
Members list
Type members
Inherited types
A marker for the "limit" of "delimited continuation".
Attributes
- Inherited from:
- SuspendExecutorWithSleep
The provided suspension type.
Value members
Inherited 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
- Inherited from:
- NativeSuspend
Attributes
- Definition Classes
- Inherited from:
- ExecutorWithSleepThread
Attributes
- Definition Classes
-
ExecutorWithSleepThread -> ExecutionContext
- Inherited from:
- ExecutorWithSleepThread
Attributes
- Definition Classes
- Inherited from:
- ExecutorWithSleepThread
Suspends the current Async context for at least millis milliseconds.
Suspends the current Async context for at least millis milliseconds.
Attributes
- Definition Classes
- Inherited from:
- SuspendExecutorWithSleep
Should return immediately if resume is called from within body
Should return immediately if resume is called from within body
Attributes
- Definition Classes
- Inherited from:
- NativeSuspend
Deprecated and Inherited methods
Attributes
- Deprecated
-
[Since version 2.12.0]preparation of ExecutionContexts will be removed - Inherited from:
- ExecutionContext
Inherited fields
Attributes
- Inherited from:
- ExecutorWithSleepThread
Attributes
- Inherited from:
- ExecutorWithSleepThread
In this article