package frama-c

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

Module Mthread.Mt_cilSource

Sourceval mthread_global_var : string -> unit -> Frama_c_kernel.Cil_types.varinfo

Function used to find the variables that should be declared in framac_mthread.h, with suitable error messages

Sourceval is_call_to_sync : Frama_c_kernel.Cil_types.stmt -> bool

Is this statement a call to the primitive Frama_C_mthread_sync

Pretty-printing

Sourceval pretty_succs : Stdlib.Format.formatter -> Frama_c_kernel.Cil_types.stmt -> unit

Print the sid of the successors of a statement

Calls stacks, and related functions

Sourcetype stack = stack_elt list
Sourcemodule Stack : sig ... end
OCaml

Innovation. Community. Security.