package goblint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Goblint_lib.ThreadIdDomain

module type S = sig ... end
module type Stateless = sig ... end
module type Stateful = sig ... end

Type to represent an abstract thread ID.

module ThreadLiftNames : sig ... end
module Lift (Thread : S) : sig ... end
module Thread = FlagConfiguredTID
module ThreadLifted : sig ... end
OCaml

Innovation. Community. Security.