Goblint_lib.MutexTypeAnalysisAn analysis tracking the type of a mutex (pthreadMutexType).
module MAttr = ValueDomain.MutexAttrmodule LF = LibraryFunctionsmodule Spec :
Analyses.MCPSpec with module D = Lattice.Unit and module C = Printable.Unitval must_be_recursive :
('a, 'b, 'c, 'd) Analyses.man ->
(GoblintCil.varinfo * 'e Offset_intf.offs) ->
bool