hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
ForkJoinPool.newTaskFor
hunt
concurrency
ForkJoinPool
ForkJoinPool
Undocumented in source. Be warned that the author may not have intended to support it.
RunnableFuture
!(
T
)
newTaskFor
(Runnable runnable, T value)
RunnableFuture
!(
T
)
newTaskFor
(Callable!(T) callable)
class
ForkJoinPool
protected
RunnableFuture
!(
T
)
newTaskFor
(
T
)
(
Callable
!(
T
)
callable
)
Meta
Source
See Implementation
hunt
concurrency
ForkJoinPool
ForkJoinPool
constructors
this
functions
awaitJoin
awaitQuiescence
awaitTermination
deregisterWorker
drainTasksTo
execute
externalHelpComplete
externalPush
getActiveThreadCount
getAsyncMode
getFactory
getParallelism
getPoolSize
getQueuedSubmissionCount
getQueuedTaskCount
getRunningThreadCount
getStealCount
getUncaughtExceptionHandler
hasQueuedSubmissions
helpComplete
helpQuiescePool
invoke
invokeAll
isQuiescent
isShutdown
isTerminated
isTerminating
newTaskFor
nextTaskFor
pollSubmission
registerWorker
runWorker
shutdown
shutdownNow
signalWork
submitTask
toString
tryExternalUnpush
static functions
commonPool
commonSubmitterQueue
getCommonPoolParallelism
getSurplusQueuedTaskCount
helpAsyncBlocker
managedBlock
quiesceCommonPool
static variables
COMMON_PARALLELISM
common
defaultForkJoinWorkerThreadFactory
variables
bounds
ctl
factory
indexSeed
keepAlive
mode
saturate
stealCount
ueh
workQueues
workerNameLocker
workerNamePrefix