hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
WorkQueue.tryRemoveAndExec
hunt
concurrency
ForkJoinPool
WorkQueue
If present, removes task from queue and executes it.
class
WorkQueue
final
void
tryRemoveAndExec
(
IForkJoinTask
task
)
Meta
Source
See Implementation
hunt
concurrency
ForkJoinPool
WorkQueue
constructors
this
functions
cancelAll
getPoolIndex
growArray
helpAsyncBlocker
helpCC
isApparentlyUnblocked
isEmpty
lockedPush
nextLocalTask
peek
poll
push
queueSize
releasePhaseLock
topLevelExec
tryLockPhase
tryLockedUnpush
tryRemoveAndExec
tryUnpush
variables
array
base
id
nsteals
owner
phase
pool
source
stackPred
top
If present, removes task from queue and executes it.