|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AThreadSyncPoint | |
|---|---|
| edu.rice.cs.cunit.record.syncPoints.thread | |
| Uses of AThreadSyncPoint in edu.rice.cs.cunit.record.syncPoints.thread |
|---|
| Subclasses of AThreadSyncPoint in edu.rice.cs.cunit.record.syncPoints.thread | |
|---|---|
class |
ThreadDestroySyncPoint
Synchronization point corresponding to a Thread.destroy call. |
class |
ThreadEnterJoinSyncPoint
Synchronization point corresponding to a Thread.join call. |
class |
ThreadEnterSleepSyncPoint
Synchronization point corresponding to a Thread.sleep call. |
class |
ThreadEnterYieldSyncPoint
Synchronization point corresponding to a Thread.yield call. |
class |
ThreadExitSyncPoint
Synchronization point corresponding to a Thread.exit call. |
class |
ThreadInterruptSyncPoint
Synchronization point corresponding to a Thread.interrupt call. |
class |
ThreadLeaveJoinSyncPoint
Synchronization point corresponding to the end of a Thread.join call. |
class |
ThreadLeaveSleepSyncPoint
Synchronization point corresponding to the end of a Thread.sleep call. |
class |
ThreadLeaveYieldSyncPoint
Synchronization point corresponding to the end of a Thread.yield call. |
class |
ThreadResumeSyncPoint
Synchronization point corresponding to a Thread.resume call. |
class |
ThreadSetPrioritySyncPoint
Synchronization point corresponding to a Thread.setPriority call. |
class |
ThreadStartSyncPoint
Synchronization point corresponding to a Thread.start call. |
class |
ThreadStopSyncPoint
Synchronization point corresponding to a Thread.stop call. |
class |
ThreadSuspendSyncPoint
Synchronization point corresponding to a Thread.suspend call. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||