cprover
thread_instrumentation.cpp File Reference
Include dependency graph for thread_instrumentation.cpp:

Go to the source code of this file.

Functions

static bool has_start_thread (const goto_programt &goto_program)
 
void thread_exit_instrumentation (goto_programt &goto_program)
 
void thread_exit_instrumentation (goto_functionst &goto_functions)
 
void mutex_init_instrumentation (const symbol_tablet &symbol_table, goto_programt &goto_program, typet lock_type)
 
void mutex_init_instrumentation (const symbol_tablet &symbol_table, goto_functionst &goto_functions)
 

Function Documentation

§ has_start_thread()

static bool has_start_thread ( const goto_programt goto_program)
static

§ mutex_init_instrumentation() [1/2]

§ mutex_init_instrumentation() [2/2]

void mutex_init_instrumentation ( const symbol_tablet symbol_table,
goto_functionst goto_functions 
)

§ thread_exit_instrumentation() [1/2]

§ thread_exit_instrumentation() [2/2]