Module Goblint_lib.PthreadDomain

Domains for extraction of Pthread programs.

module Tid = IntDomain.Flattened

Thread ID

module Ctx = IntDomain.Flattened

Context hash for function calls

module Pred : sig ... end

Set of predecessor nodes

module D : sig ... end