CBMC
|
Encoding for Threaded Goto Programs. More...
#include "concurrency.h"
#include <util/find_symbols.h>
#include <util/invariant.h>
#include <util/replace_symbol.h>
#include <util/std_expr.h>
#include <analyses/is_threaded.h>
Go to the source code of this file.
Classes | |
class | concurrency_instrumentationt |
class | concurrency_instrumentationt::shared_vart |
class | concurrency_instrumentationt::thread_local_vart |
Functions | |
void | concurrency (value_setst &value_sets, goto_modelt &goto_model) |
Encoding for Threaded Goto Programs.
Definition in file concurrency.cpp.
void concurrency | ( | value_setst & | value_sets, |
goto_modelt & | goto_model | ||
) |
Definition at line 191 of file concurrency.cpp.