Goblint_lib.MustlockHistory
must-lock history analysis mustlockHistory collects for locks, in which threads a lock operation must have happened before reaching the current program point.
mustlockHistory
@see https://github.com/goblint/analyzer/pull/1923
module TIDs : sig ... end
module Lock = LockDomain.MustLock
module Spec : sig ... end