Click or drag to resize

IsomorphyInformationLockForAllThreads Field

if true the candidate must be locked for all threads of a parallelized action, in addition to sequential locking, which is used for sequential checking in the header this is the case for candidates bound in the head of a parallized action

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public bool LockForAllThreads

Field Value

Type: Boolean
See Also