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.5.0.tbz
sha256=452d8491527aea21f2cbb11defcc14ba0daf9fdb6bdb9fc0af73e56eac57b916
sha512=1993cd45c4c7fe124ca6e157f07d17ec50fab5611b270a434ed1b7fb2910aa85a8e6eaaa77dad770430710aafb2f6d676c774dd33942d921f23e2f9854486551
doc/goblint.lib/Goblint_lib/ThreadId/Spec/index.html
Module ThreadId.Spec
include module type of struct include Analyses.IdentitySpec end
include module type of struct include Analyses.DefaultSpec end
module G = Lattice.Unitmodule V = Analyses.EmptyVval 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 event : ('a, 'b, 'c, 'd) Analyses.ctx -> 'e -> 'f -> 'aval sync : ('a, 'b, 'c, 'd) Analyses.ctx -> 'e -> 'aval paths_as_set : ('a, 'b, 'c, 'd) Analyses.ctx -> 'a listval assign :
('a, 'b, 'c, 'd) Analyses.ctx ->
GoblintCil.lval ->
GoblintCil.exp ->
'aval 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 combine_assign :
('a, 'b, 'c, 'd) Analyses.ctx ->
GoblintCil.lval option ->
'e ->
GoblintCil.fundec ->
GoblintCil.exp list ->
'f ->
'g ->
Queries.ask ->
'aval special :
('a, 'b, 'c, 'd) Analyses.ctx ->
GoblintCil.lval option ->
GoblintCil.varinfo ->
GoblintCil.exp list ->
'amodule N : sig ... endmodule TD = Thread.Dmodule Created : sig ... endmodule D : sig ... endUniqueness Counter * TID * (All thread creates of current thread * All thread creates of the current function and its callees)
module P : sig ... endval tids : (Thread.t, unit) Batteries.Hashtbl.t refval exitstate :
GoblintCil.varinfo ->
[> `Bot ] * [> `Lifted of Thread.t ] * (TD.t * TD.t)val morphstate :
GoblintCil.varinfo ->
'a ->
[> `Bot ] * [> `Lifted of Thread.t ] * (TD.t * TD.t)val create_tid :
?multiple:bool ->
('a * [> `Lifted of Thread.t ] * (Thread.D.t * 'b)) ->
(Node.t * int option) ->
GoblintCil.varinfo ->
[> `Lifted of Thread.t ] listval is_unique :
('a, 'b, 'c, 'd) Analyses.ctx ->
BoolDomain.MustBool.t Queries.resultval enter :
('a * 'b * ('c * 'd), 'e, 'f, 'g) Analyses.ctx ->
'h ->
'i ->
'j ->
(('a * 'b * ('c * 'd)) * ('a * 'b * ('c * TD.t))) listval created :
('a * [> `Lifted of Thread.t ] * (Thread.D.t * 'b)) ->
ConcDomain.ThreadSet.tval query : (D.t, 'b, 'c, 'd) Analyses.ctx -> 'a Queries.t -> 'a Queries.resultmodule A : sig ... endval access : ('a * 'b * 'c, 'd, 'e, 'f) Analyses.ctx -> 'g -> 'b optionval indexed_node_for_ctx :
('a, 'b, 'c, 'd) Analyses.ctx ->
Node.t * WrapperFunctionAnalysis0.ThreadCreateUniqueCount.t optionget the node that identifies the current context, possibly that of a wrapper function
val threadenter :
('a * [> `Lifted of Thread.t ] * (Thread.D.t * 'b), 'c, 'd, 'e) Analyses.ctx ->
multiple:bool ->
'f ->
GoblintCil.varinfo ->
'g ->
D.t listval threadspawn :
('a * 'b * (Thread.D.t * Thread.D.t), 'c, 'd, 'e) Analyses.ctx ->
multiple:bool ->
'f ->
'g ->
'h ->
([> `Lifted of GoblintCil.varinfo * Node.t * int option ] * 'i * 'j,
'k,
'l,
'm)
Analyses.ctx ->
'a * 'b * (Thread.D.t * Thread.D.t)type marshal = (Thread.t, unit) Batteries.Hashtbl.tval init : marshal option -> unitval finalize : unit -> (Thread.t, unit) Batteries.Hashtbl.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>