Goblint_lib.MutexTypeAnalysis
An analysis tracking the type of a mutex (pthreadMutexType
).
module MAttr = ValueDomain.MutexAttr
module LF = LibraryFunctions
module Spec :
Analyses.MCPSpec with module D = Lattice.Unit and module C = Printable.Unit
val must_be_recursive :
('a, 'b, 'c, 'd) Analyses.ctx ->
(GoblintCil.varinfo * 'e Offset_intf.offs) ->
bool