hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
WorkQueue.poll
hunt
concurrency
ForkJoinPool
WorkQueue
Takes next task, if one exists, in FIFO order.
class
WorkQueue
final
IForkJoinTask
poll
(
)
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
Takes next task, if one exists, in FIFO order.