package goblint

  1. Overview
  2. Docs
Static analysis framework for C

Install

Dune Dependency

Authors

Maintainers

Sources

goblint-1.1.1.tbz
sha256=999272bfbd3b9b96fcd58987b237ac6e9fa6d92ef935cc89f1ea2b4205185141
sha512=f3bf6ab71cf8c258d3290da4bf9f6fe42d7c671822e0efeb0fc50afdff078ab15e352237e5c1db31c5aa3a9d430691268ed2e5e00da10f2615835f672f91683d

doc/goblint.lib/Osek/index.html

Module Osek

Data race analysis for OSEK programs.

module Mutex = MutexAnalysis
module LockingPattern = Exp.LockingPattern
module CF = Cilfacade
module GU = Goblintutil
val is_atomic_type : Prelude.Ana.typ -> bool
val is_atomic : Prelude.Ana.lval -> bool
val is_ignorable : Cil.lval -> bool
module Flag : sig ... end

The basic thread domain that distinguishes singlethreaded mode, a single * thread ID, and otherwise goes to top.

val get_flag : (string * Obj.t) list -> Flag.t
module Spec : sig ... end
OCaml

Innovation. Community. Security.