|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.cunit.record.syncPoints.thread.AThreadSyncPoint
edu.rice.cs.cunit.record.syncPoints.thread.ThreadExitSyncPoint
public class ThreadExitSyncPoint
Synchronization point corresponding to a Thread.exit call.
| Nested Class Summary | |
|---|---|
static class |
ThreadExitSyncPoint.Translated
Class for translated versions on the monitor side. |
| Field Summary |
|---|
| Fields inherited from class edu.rice.cs.cunit.record.syncPoints.thread.AThreadSyncPoint |
|---|
_thread |
| Constructor Summary | |
|---|---|
ThreadExitSyncPoint(java.lang.Thread thread)
Constructor for this synchronization point. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadExitSyncPoint(java.lang.Thread thread)
thread - thread whose exit method was called.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||