ThreadIdDomain.FlagConfiguredTIDinclude Sinclude Printable.Sval hash : t -> intval show : t -> stringval pretty : unit -> t -> Printable.Pretty.docval printXml : 'a BatInnerIO.output -> t -> unitval to_yojson : t -> Yojson.Safe.tval tag : t -> intUnique ID, given by HConsed, for context identification in witness
val arbitrary : unit -> t QCheck.arbitraryval threadinit : GoblintCil.varinfo -> multiple:bool -> tval is_main : t -> boolval is_unique : t -> boolOverapproximates whether the first TID can be involved in the creation fo the second TID
val threadenter :
multiple:bool ->
(t * D.t) ->
Node.t ->
int option ->
GoblintCil.varinfo ->
t listval threadspawn :
multiple:bool ->
D.t ->
Node.t ->
int option ->
GoblintCil.varinfo ->
D.t