 | LGSPGraphReallocateVisitedFlag Method |
Called by the transaction manager on flags it reserved from getting handed out again during valloc,
when the transaction is rolled back, and the vfree is undone by a realloc.
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic void ReallocateVisitedFlag(
int visitorID
)
Parameters
- visitorID Int32
See Also