hunt-extra ~v1.0.x (2022-05-11T02:04:37.8603622)
Dub
Repo
CountedCompleter.compute
hunt
concurrency
ForkJoinTask
CountedCompleter
The main computation performed by this task.
class
CountedCompleter
(T)
abstract
void
compute
(
)
Meta
Source
See Implementation
hunt
concurrency
ForkJoinTask
CountedCompleter
constructors
this
functions
addToPendingCount
compareAndSetPendingCount
complete
compute
decrementPendingCountUnlessZero
exec
firstComplete
getCompleter
getPendingCount
getRawResult
getRoot
helpComplete
internalPropagateException
nextComplete
onCompletion
onExceptionalCompletion
propagateCompletion
quietlyCompleteRoot
setPendingCount
setRawResult
tryComplete
variables
completer
pending
The main computation performed by this task.