Module Goblint_lib.ThreadFlagDomain

Multi-threadedness flag domains.

module type S = sig ... end
module Trivial : S
module Simple : S

Thread flag which distinguishes main thread as unique.