Click or drag to resize

LGSPGraphUnreserveVisitedFlag Method

Called by the transaction manager on flags it reserved from getting handed out again during valloc, when the transaction finished and it is safe to return those flags again on valloc.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public void UnreserveVisitedFlag(
	int visitorID
)

Parameters

visitorID
Type: SystemInt32
See Also