Arg.GProtecting
Collects information about which variables are protected by which mutexes
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:access_kind -> recovered:bool -> MustLockset.t -> t
val get :
kind:Queries.ProtectionKind.t ->
Queries.Protection.t ->
t ->
MustLockset.t