- cachedNextDdc - Variable in class edu.rice.hj.runtime.actors.LinkedDdcNode
-
a local cache for the next node
- calculateAccum() - Method in class edu.rice.hj.runtime.accumulator.FinishAccumulator
-
- centerFrame(JFrame, int) - Static method in class edu.rice.hj.runtime.metrics.MetricsExecutionTimeGraph
-
- changeListener - Variable in class edu.rice.hj.runtime.phasers.BlockingPhaserManager
-
Listeners that are waiting for the phaser events.
- checkCompletion() - Method in class edu.rice.hj.runtime.forkjoin.BlockingFinishState
-
- checkDeadlock() - Method in class edu.rice.hj.runtime.forkjoin.DeadlockTracker
-
- checkOwnership(int) - Method in class edu.rice.hj.runtime.accumulator.FinishAccumulator
-
- checkPhaserUse(InternalPhaser, PhaserMode) - Method in class edu.rice.hj.runtime.phasers.BlockingPhaserManager
-
- checkProgress(int) - Method in class edu.rice.hj.runtime.phasers.PhaserSigWaitState
-
- checkStart() - Method in class edu.rice.hj.runtime.actors.Actor
-
- cleanup() - Method in interface edu.rice.hj.api.HjRuntime
-
Cleanup the runtime in anticipation for shutdown.
- cleanup() - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinRuntime
-
- cleanup() - Method in class edu.rice.hj.runtime.sequential.SequentialRuntime
-
- closeFinishAccumulators() - Method in class edu.rice.hj.runtime.accumulator.FinishAccumulatorManager
-
- companionMetrics - Variable in class edu.rice.hj.runtime.actors.Actor
-
Listeners waiting for the actor events.
- companionMetrics - Variable in class edu.rice.hj.runtime.forkjoin.ParallelFuture
-
Companion for abstract metrics
- CompanionMetrics - Class in edu.rice.hj.runtime.metrics
-
Helper class to keep track of metrics.
- CompanionMetrics() - Constructor for class edu.rice.hj.runtime.metrics.CompanionMetrics
-
- companionMetrics - Variable in class edu.rice.hj.runtime.phasers.PhaserSigWaitState
-
- companionMetrics() - Method in class edu.rice.hj.runtime.phasers.PhaserSigWaitState
-
- completedCounter - Variable in class edu.rice.hj.runtime.forkjoin.DeadlockTracker
-
- completionTracker - Variable in class edu.rice.hj.runtime.forkjoin.BlockingFinishState
-
Keep track of whether the finish state has completed
- computeDefaultChunkSize(int, int) - Static method in class edu.rice.hj.Module1
-
- computeFutureResult(HjCallable<V>, ParallelFuture<V>) - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinRuntime
-
- computeMetrics() - Method in class edu.rice.hj.runtime.metrics.AbstractMetricsManager
-
- countDown() - Method in class edu.rice.hj.runtime.util.ModCountDownLatch
-
Decrements the count of the latch, releasing all waiting threads if
the count reaches zero.
- countDownLatch - Variable in class edu.rice.hj.runtime.forkjoin.ParallelFuture
-
A latch to track when the value becomes available
- createAndShowGui(String, String, String, Map<Number, Number>, int, CountDownLatch) - Static method in class edu.rice.hj.runtime.metrics.MetricsExecutionTimeGraph
-
- createFuture() - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinRuntime
-
- createIterator(int, int, int[], int[]) - Method in class edu.rice.hj.runtime.region.AbstractRectangularRegion
-
- createMessageData(MessageType) - Static method in class edu.rice.hj.runtime.actors.ActorRuntimeHelper
-
- createPhaserPropertyListener() - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinRuntime
-
- createRuntimeInstance() - Static method in class edu.rice.hj.runtime.config.HjConfiguration
-
- createRuntimeInstance(String) - Static method in enum edu.rice.hj.runtime.config.RuntimeType
-
- criticalPathLength() - Method in interface edu.rice.hj.api.HjMetrics
-
- criticalPathLength - Variable in class edu.rice.hj.runtime.metrics.HjMetricsImpl
-
- criticalPathLength() - Method in class edu.rice.hj.runtime.metrics.HjMetricsImpl
-
- critPathOps - Variable in class edu.rice.hj.runtime.metrics.AbstractMetricsImpl
-
Critical path length for this activity, including dependences due to child activities (in units of user-defined ops).
- critPathOps - Variable in class edu.rice.hj.runtime.metrics.CompanionMetrics
-
critPathOps keeps track of operations defined by user by calls to doWork()
Current critical path length for this latch (in user-defined operations)
- critPathTime - Variable in class edu.rice.hj.runtime.metrics.AbstractMetricsImpl
-
Critical path length for this activity, including dependences due to child activities (in milliseconds).
- curIdealTime - Variable in class edu.rice.hj.runtime.metrics.CompanionMetrics
-
Current "ideal" execution time for this latch (assuming unbounded resources)
- currentActivity() - Method in interface edu.rice.hj.api.HjRuntime
-
- currentActivity() - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinRuntime
-
- currentActivity - Variable in class edu.rice.hj.runtime.forkjoin.ForkJoinThread
-
Current activity being run by this thread
- currentActivity() - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinThread
-
- currentActivity(BlockingActivity) - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinThread
-
- currentActivity() - Method in class edu.rice.hj.runtime.sequential.SequentialRuntime
-
- currentBlockingActivity() - Static method in class edu.rice.hj.runtime.forkjoin.ForkJoinRuntime
-
- currentDdc - Variable in class edu.rice.hj.runtime.actors.Actor
-
- currentDdcLock - Variable in class edu.rice.hj.runtime.actors.Actor
-
- currentFinishState() - Method in class edu.rice.hj.runtime.forkjoin.BlockingActivity
-
- currentThread() - Static method in class edu.rice.hj.runtime.forkjoin.ForkJoinRuntime
-