|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
used for synchronization of the tree of virtual structs. More...
#include <VirtualStruct.h>
Public Member Functions | |
| VSSync () | |
| ~VSSync () | |
Static Private Member Functions | |
| static std::recursive_mutex & | mutex () |
used for synchronization of the tree of virtual structs.
Definition at line 382 of file VirtualStruct.h.
| etiss::VSSync::VSSync | ( | ) |
Definition at line 566 of file VirtualStruct.cpp.
References mutex().

| etiss::VSSync::~VSSync | ( | ) |
Definition at line 570 of file VirtualStruct.cpp.
References mutex().

|
staticprivate |
Definition at line 574 of file VirtualStruct.cpp.
Referenced by VSSync(), and ~VSSync().
