Arg.GProtected
Collects information about which mutex protects which variable
include Lattice.S
include Lattice.PO
widen x y
assumes leq x y
. Solvers guarantee this by calling widen old (join old new)
.
val make : kind:Queries.ProtectionKind.t -> VarSet.t -> t
val get :
kind:Queries.ProtectionKind.t ->
Queries.Protection.t ->
t ->
VarSet.t