package goblint

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

Module Goblint_lib.SingleThreadedLifter

This lifter takes an analysis that only works for single-threaded code and allows it to run on multi-threaded programs by returning top when the code might be multi-threaded.

module SingleThreadedLifter (S : Analyses.MCPSpec) : sig ... end
OCaml

Innovation. Community. Security.