Click or drag to resize

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.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public void ReallocateVisitedFlag(
	int visitorID
)

Parameters

visitorID
Type: SystemInt32
See Also