package goblint

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

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.

OCaml

Innovation. Community. Security.