| Class and Description |
|---|
| MainThread
Thread in which user's "main" program runs.
|
| Class and Description |
|---|
| RVMThread
A generic java thread's execution context.
|
| SystemThread |
| Class and Description |
|---|
| SoftLatch
An implementation of a latch using monitors.
|
| SystemThread |
| Class and Description |
|---|
| Latch
An implementation of a latch using the HeavyCondLock in "nice" mode.
|
| SystemThread |
| Class and Description |
|---|
| SystemThread |
| Class and Description |
|---|
| SpinLock
Alternative (to Java monitors) light-weight synchronization
mechanism to implement Java monitors
Lock. |
| Class and Description |
|---|
| RVMThread
A generic java thread's execution context.
|
| RVMThread.SoftHandshakeVisitor
Provides a skeleton implementation for use in soft handshakes.
|
| Class and Description |
|---|
| RVMThread
A generic java thread's execution context.
|
| Class and Description |
|---|
| RVMThread
A generic java thread's execution context.
|
| Class and Description |
|---|
| RVMThread
A generic java thread's execution context.
|
| Class and Description |
|---|
| RVMThread
A generic java thread's execution context.
|
| SystemThread |
| Class and Description |
|---|
| RVMThread
A generic java thread's execution context.
|
| RVMThread.SoftHandshakeVisitor
Provides a skeleton implementation for use in soft handshakes.
|
| Class and Description |
|---|
| Lock
Lock provides RVM support for monitors and Java level
synchronization.
|
| RVMThread
A generic java thread's execution context.
|
| Class and Description |
|---|
| RVMThread
A generic java thread's execution context.
|
| Class and Description |
|---|
| RVMThread
A generic java thread's execution context.
|
| Class and Description |
|---|
| RVMThread
A generic java thread's execution context.
|
| Class and Description |
|---|
| Latch
An implementation of a latch using the HeavyCondLock in "nice" mode.
|
| Lock
Lock provides RVM support for monitors and Java level
synchronization.
|
| Monitor
Implementation of a heavy lock and condition variable implemented using
the primitives available from the operating system.
|
| NoYieldpointsMonitor
A heavy condition variable and lock that also disables interrupts while
the lock is held.
|
| RVMThread
A generic java thread's execution context.
|
| RVMThread.AllButGCHardHandshakeVisitor |
| RVMThread.BlockAdapter
A block adapter specifies the reason for blocking or unblocking a thread.
|
| RVMThread.GCBlockAdapter |
| RVMThread.HandshakeBlockAdapter |
| RVMThread.HardHandshakeVisitor |
| RVMThread.SoftHandshakeVisitor
Provides a skeleton implementation for use in soft handshakes.
|
| RVMThread.SuspendBlockAdapter |
| RVMThread.ThreadStackTraceBlockAdapter |
| RVMThread.Waiting
An enumeration that describes the different manners in which a thread might
be voluntarily waiting.
|
| SpinLock
Alternative (to Java monitors) light-weight synchronization
mechanism to implement Java monitors
Lock. |
| SystemThread |
| ThreadQueue
An unsynchronized queue data structure for Threads.
|
| Class and Description |
|---|
| SpinLock
Alternative (to Java monitors) light-weight synchronization
mechanism to implement Java monitors
Lock. |