hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
ForkJoinTask.complete
hunt
concurrency
ForkJoinTask
ForkJoinTask
Undocumented in source. Be warned that the author may not have intended to support it.
void
complete
()
void
complete
(V value)
class
ForkJoinTask
(V)
static if
(!(
is(V == void)
))
void
complete
(
V
value
)
Meta
Source
See Implementation
hunt
concurrency
ForkJoinTask
ForkJoinTask
constructors
this
functions
cancel
compareAndSetForkJoinTaskTag
complete
completeExceptionally
doExec
exec
fork
get
getException
getForkJoinTaskTag
getRawResult
getStatus
internalPropagateException
internalWait
invoke
isCancelled
isCompletedAbnormally
isCompletedNormally
isDone
join
quietlyComplete
quietlyInvoke
quietlyJoin
recordExceptionalCompletion
reinitialize
setForkJoinTaskTag
setRawResult
tryUnfork
static functions
adapt
inForkJoinPool
invokeAll
isExceptionalStatus
variables
status
thisLocker
thisMutex