OsekData race analysis for OSEK programs.
module Mutex = MutexAnalysismodule LockingPattern = Exp.LockingPatternmodule CF = Cilfacademodule GU = Goblintutilval is_atomic_type : Prelude.Ana.typ -> boolval is_atomic : Prelude.Ana.lval -> boolmodule Flag : sig ... endThe basic thread domain that distinguishes singlethreaded mode, a single * thread ID, and otherwise goes to top.
module Spec : sig ... end