cprover
race_check.h File Reference

Race Detection for Threaded Goto Programs. More...

Include dependency graph for race_check.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void race_check (value_setst &value_sets, class symbol_tablet &symbol_table, goto_programt &goto_program)
 
void race_check (value_setst &value_sets, class symbol_tablet &symbol_table, goto_functionst &goto_functions)
 

Detailed Description

Race Detection for Threaded Goto Programs.

Definition in file race_check.h.

Function Documentation

§ race_check() [1/2]

void race_check ( value_setst value_sets,
class symbol_tablet symbol_table,
goto_programt goto_program 
)

§ race_check() [2/2]