package goblint
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Static analysis framework for C
Install
dune-project
Dependency
Authors
Maintainers
Sources
goblint-2.4.0.tbz
sha256=99b78e6def71534d195eef9084baa26d8334b36084e120aa6afb300c9bf8afa6
sha512=f3162bd95a03c00358a2991f6152fc6169205bfb4c55e2c483e98cc3935673df9656d025b6f1ea0fa5f1bd0aee037d4f483966b0d2907e3fa9bf11a93a3392af
doc/goblint.lib/Goblint_lib/ThreadEscape/Spec/index.html
Module ThreadEscape.Spec
include module type of struct include Analyses.IdentitySpec end
include module type of struct include Analyses.DefaultSpec end
module P = Analyses.UnitPval vdecl : ('a, 'b, 'c, 'd) Analyses.ctx -> 'e -> 'aval asm : ('a, 'b, 'c, 'd) Analyses.ctx -> 'aval skip : ('a, 'b, 'c, 'd) Analyses.ctx -> 'aval sync : ('a, 'b, 'c, 'd) Analyses.ctx -> 'e -> 'aval paths_as_set : ('a, 'b, 'c, 'd) Analyses.ctx -> 'a listmodule A = Analyses.UnitAval branch : ('a, 'b, 'c, 'd) Analyses.ctx -> GoblintCil.exp -> bool -> 'aval body : ('a, 'b, 'c, 'd) Analyses.ctx -> GoblintCil.fundec -> 'aval return :
('a, 'b, 'c, 'd) Analyses.ctx ->
GoblintCil.exp option ->
GoblintCil.fundec ->
'aval enter :
('a, 'b, 'c, 'd) Analyses.ctx ->
GoblintCil.lval option ->
GoblintCil.fundec ->
GoblintCil.exp list ->
('a * 'a) listval combine_env :
'a ->
GoblintCil.lval option ->
'b ->
GoblintCil.fundec ->
GoblintCil.exp list ->
'c ->
'd ->
Queries.ask ->
'dmodule ThreadIdSet : sig ... endmodule D = EscapeDomain.EscapedVarsmodule V = Analyses.VarinfoVmodule G = ThreadIdSetval reachable : Queries.ask -> GoblintCil.exp -> D.tval mpt : Queries.ask -> GoblintCil.exp -> D.tval thread_id :
('a, 'b, 'c, 'd) Analyses.ctx ->
ThreadIdDomain.ThreadLifted.t Queries.resultval emit_escape_event : ('a, 'b, 'c, 'd) Analyses.ctx -> D.t -> unitEmit an escape event: Only necessary when code has ever been multithreaded, or when about to go multithreaded.
val side_effect_escape :
('a, G.t, 'b, D.elt) Analyses.ctx ->
D.t ->
G.elt ->
unitSide effect escapes: In contrast to the emitting the event, side-effecting is necessary in single threaded mode, since we rely on escape status in Base for passing locals reachable via globals
val query :
(D.t, ThreadIdSet.t, 'b, GoblintCil.varinfo) Analyses.ctx ->
'a Queries.t ->
'a Queries.resultval escape_rval :
('a, G.t, 'b, D.elt) Analyses.ctx ->
Queries.ask ->
GoblintCil.exp ->
D.tval assign :
(D.t, G.t, 'a, D.elt) Analyses.ctx ->
GoblintCil.lval ->
GoblintCil.exp ->
D.tval combine_assign :
(D.t, G.t, 'a, D.elt) Analyses.ctx ->
GoblintCil.lval option ->
GoblintCil.exp ->
'b ->
'c ->
'd ->
'e ->
Queries.ask ->
D.tval special :
(D.t, G.t, 'a, D.elt) Analyses.ctx ->
GoblintCil.lval option ->
GoblintCil.varinfo ->
GoblintCil.exp list ->
D.tval startstate : 'a -> D.tval exitstate : 'a -> D.tval threadenter : 'a -> multiple:'b -> 'c -> 'd -> 'e -> D.t listval threadspawn :
(D.t, G.t, 'a, D.elt) Analyses.ctx ->
multiple:'b ->
'c ->
'd ->
GoblintCil.exp list ->
'e ->
D.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>