package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val add : ?dst:Node.t -> ?d:PthreadDomain.D.t -> Env.t -> Action.t -> unit
val filter_map_actions : (Action.t -> 'a option) -> 'a list
val fun_for_thread : thread_name -> Goblint_lib.Prelude.Ana.Cil.varinfo option