Search
Preparing search index...
The search index is not available
@thermopylae/lib.async
Thermopylae
Github
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
concurrency/labeled-conditional-variable-manager
WaitStatus
Modules
{"Error":"error","Concurrency":{"Labeled Conditional Variable Manager":"concurrency_labeled_conditional_variable_manager","Promise Executor":"concurrency_promise_executor","Utils":"concurrency_utils"}}
Interface WaitStatus<T>
Operation awaiting status.
Type parameters
T
Hierarchy
WaitStatus
Properties
promise
role
Properties
promise
promise
:
Promise
<
T
>
Promise associated with the operation.
role
role
:
AwaiterRole
Role of the awaiter.
Awaiter
Role
Locked
Operation
Type
Labeled
Conditional
Variable
Manager
Wait
Status
promise
role
Operation awaiting status.