Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
O
P
Q
R
S
T
V
W
C
cancelAttempt()
- Method in class paratask.runtime.
TaskID
Attempts to cancel the task.
cancelAttempt()
- Method in class paratask.runtime.
TaskIDGroup
Canceling a group is currently not supported.
cancelledSuccessfully()
- Method in class paratask.runtime.
TaskID
Checks to see if this task has successfully cancelled.
cancelRequested()
- Static method in class paratask.runtime.
CurrentTask
The current task checks to see if it has been requested to cancel.
cancelRequested()
- Method in class paratask.runtime.
TaskID
Checks to see if this task has been requested to cancel.
clear()
- Method in class paratask.queues.
FifoLifoQueue
clear()
- Method in class paratask.queues.
WorkStealingQueue
combine(E, E)
- Method in interface paratask.runtime.
Reduction
Specifies a reduction as defined by 2 elements into 1.
contains(Object)
- Method in class paratask.queues.
FifoLifoQueue
contains(Object)
- Method in class paratask.queues.
WorkStealingQueue
containsAll(Collection<?>)
- Method in class paratask.queues.
WorkStealingQueue
CurrentTask
- Class in
paratask.runtime
Helper methods for the currently executing task.
currentTaskID()
- Static method in class paratask.runtime.
CurrentTask
Return the current TaskID associated with the currently executing task.
currentThreadID()
- Static method in class paratask.runtime.
CurrentTask
Returns the ParaTask thread's ID.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
O
P
Q
R
S
T
V
W