cprover
|
Race Detection for Threaded Goto Programs. More...
#include <goto-programs/goto_functions.h>
Go to the source code of this file.
Functions | |
void | race_check (value_setst &, class symbol_tablet &, const irep_idt &function_id, goto_programt &goto_program) |
void | race_check (value_setst &, goto_modelt &) |
Race Detection for Threaded Goto Programs.
Definition in file race_check.h.
void race_check | ( | value_setst & | value_sets, |
class symbol_tablet & | symbol_table, | ||
const irep_idt & | function_id, | ||
goto_programt & | goto_program | ||
) |
Definition at line 268 of file race_check.cpp.
void race_check | ( | value_setst & | value_sets, |
goto_modelt & | goto_model | ||
) |
Definition at line 290 of file race_check.cpp.