- text - Variable in class edu.rice.hj.runtime.mapreduce2.KeyString
-
- text - Variable in class edu.rice.hj.runtime.mapreduce2.WordCount
-
- THREAD_NUMBER - Static variable in class edu.rice.hj.runtime.forkjoin.ForkJoinThreadPool.ForkJoinThreadFactory
-
Variable to keep track of threads launched by the HJ runtime.
- threadBlockedNotification(ForkJoinPool.ManagedBlocker) - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinThread
-
Notification when a thread has been blocked by the HJ runtime by some synchronization constraint.
- threadBlockedNotification(ForkJoinPool.ManagedBlocker) - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinThreadPool
-
Notification when a thread has been blocked by the HJ runtime by some synchronization constraint.
- threadUnblockedNotification() - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinThread
-
Notification when a thread has been unblocked in the HJ runtime by some synchronization constraint.
- threadUnblockedNotification() - Method in class edu.rice.hj.runtime.forkjoin.ForkJoinThreadPool
-
Notification when a thread has been unblocked in the HJ runtime by some synchronization constraint.
- throwPutFailedException(ValueType) - Method in class edu.rice.hj.runtime.forkjoin.ParallelFuture
-
- throwPutFailedException(ValueType) - Method in class edu.rice.hj.runtime.forkjoin.ParallelPromise
-
- throwRuntimeException(Throwable) - Static method in class edu.rice.hj.runtime.util.ExceptionUtil
-
Throws RuntimeException wrapped version of the throwable.
- toDetailedString() - Method in class edu.rice.hj.runtime.phasers.BlockingPhaser
-
- toLinearIndex(int[]) - Method in interface edu.rice.hj.api.HjRegion.HjRegion1D
-
- toLinearIndex(int) - Method in interface edu.rice.hj.api.HjRegion.HjRegion1D
-
- toLinearIndex(int[]) - Method in interface edu.rice.hj.api.HjRegion.HjRegion2D
-
- toLinearIndex(int, int) - Method in interface edu.rice.hj.api.HjRegion.HjRegion2D
-
- toLinearIndex(int[]) - Method in interface edu.rice.hj.api.HjRegion.HjRegion3D
-
- toLinearIndex(int, int, int) - Method in interface edu.rice.hj.api.HjRegion.HjRegion3D
-
- toLinearIndex(int[]) - Method in interface edu.rice.hj.api.HjRegion
-
- toLinearIndex(int) - Method in class edu.rice.hj.runtime.arrayview.ArrayView1D
-
- toLinearIndex(int, int) - Method in class edu.rice.hj.runtime.arrayview.ArrayView2D
-
- toLinearIndex(int, int, int) - Method in class edu.rice.hj.runtime.arrayview.ArrayView3D
-
- toLinearIndex(int) - Method in class edu.rice.hj.runtime.region.RectangularRegion1D
-
- toLinearIndex(int, int) - Method in class edu.rice.hj.runtime.region.RectangularRegion2D
-
- toLinearIndex(int, int, int) - Method in class edu.rice.hj.runtime.region.RectangularRegion3D
-
- toRegionIndex(int) - Method in interface edu.rice.hj.api.HjRegion
-
- toRegionIndex(int) - Method in class edu.rice.hj.runtime.region.RectangularRegion1D
-
- toRegionIndex(int) - Method in class edu.rice.hj.runtime.region.RectangularRegion2D
-
- toRegionIndex(int) - Method in class edu.rice.hj.runtime.region.RectangularRegion3D
-
- toSeqIterable() - Method in interface edu.rice.hj.api.HjRegion
-
The HjPoint object returned by the iterator may be reused
by the iterator in subsequent calls to next().
- toString() - Method in enum edu.rice.hj.runtime.config.HjSystemProperty
-
- toString() - Method in class edu.rice.hj.runtime.forkjoin.BlockingFinishState
-
Return a string to be used in Report messages.
- toString() - Method in class edu.rice.hj.runtime.forkjoin.DataDrivenControl
-
- toString() - Method in class edu.rice.hj.runtime.forkjoin.DeadlockTracker
-
- toString() - Method in class edu.rice.hj.runtime.mapreduce2.KeyString
-
- toString() - Method in class edu.rice.hj.runtime.metrics.HjMetricsImpl
-
- toString() - Method in class edu.rice.hj.runtime.phasers.BlockingPhaser
-
- toString() - Method in class edu.rice.hj.runtime.phasers.BlockingPhaserManager
-
- toString() - Method in class edu.rice.hj.runtime.phasers.PhaserSigWaitState
-
- toString() - Method in class edu.rice.hj.runtime.region.Point
-
- toString() - Method in class edu.rice.hj.runtime.region.RectangularRegion1D
-
- toString() - Method in class edu.rice.hj.runtime.region.RectangularRegion2D
-
- toString() - Method in class edu.rice.hj.runtime.region.RectangularRegion3D
-
- toString() - Method in class edu.rice.hj.runtime.util.ModCountDownLatch
-
Returns a string identifying this latch, as well as its state.
- toString() - Method in exception edu.rice.hj.runtime.util.MultipleExceptions
-
- toString() - Method in class edu.rice.hj.runtime.util.Pair
-
- totalOps - Variable in class edu.rice.hj.runtime.metrics.AbstractMetricsImpl
-
totalOps and critPathOps keep track of operations defined by user by calls to hj.lang.perf.addLocalOps().
- totalUnblockedTime - Variable in class edu.rice.hj.runtime.metrics.AbstractMetricsImpl
-
Total unblocked time done by this activity (in milliseconds).
- totalWork() - Method in interface edu.rice.hj.api.HjMetrics
-
- totalWork - Variable in class edu.rice.hj.runtime.metrics.HjMetricsImpl
-
- totalWork() - Method in class edu.rice.hj.runtime.metrics.HjMetricsImpl
-
- TRACK_DEADLOCKS - Static variable in class edu.rice.hj.runtime.config.HjConfiguration
-
Flag to control tracking deadlocks mode
- triggerListener(Actor.EventType, CompanionMetrics, Actor.MessageData<MessageType>) - Static method in class edu.rice.hj.runtime.actors.ActorRuntimeHelper
-
- triggerListener(Lock[], IsolationManager.EventType) - Method in class edu.rice.hj.runtime.forkjoin.IsolationManager
-
- triggerListeners(PropertyChangeEvent) - Method in class edu.rice.hj.runtime.forkjoin.ParallelFuture
-
- tryAcquireShared(int) - Method in class edu.rice.hj.runtime.util.ModCountDownLatch.Sync
-
- tryReleaseShared(int) - Method in class edu.rice.hj.runtime.util.ModCountDownLatch.Sync
-
- type - Variable in class edu.rice.hj.runtime.accumulator.FinishAccumulator
-