|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.vutbr.fit.racedetector.RDThread
cz.vutbr.fit.racedetector.ARThread
public class ARThread
A structure used for maintaining important thread dependent information for AtomRace. Mostly contains only cached temporary information.
Field Summary | |
---|---|
protected javolution.util.FastSet<ARVariable> |
curInside
|
Fields inherited from class cz.vutbr.fit.racedetector.RDThread |
---|
healing |
Constructor Summary | |
---|---|
ARThread()
|
Method Summary |
---|
Methods inherited from class cz.vutbr.fit.racedetector.RDThread |
---|
cleanRDThread, clearAtomicSectionEnd, getCachedProperVarName, getCachedVarRecord, isAtomicSectionEnd, setAtomicSection, setCachedInfo, setCachedProperVarName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected javolution.util.FastSet<ARVariable> curInside
Constructor Detail |
---|
ARThread()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |