CBMC
Loading...
Searching...
No Matches
thread_instrumentation.h
Go to the documentation of this file.
1/*******************************************************************\
2
3Module:
4
5Author: Daniel Kroening, kroening@kroening.com
6
7\*******************************************************************/
8
9
10#ifndef CPROVER_GOTO_INSTRUMENT_THREAD_INSTRUMENTATION_H
11#define CPROVER_GOTO_INSTRUMENT_THREAD_INSTRUMENTATION_H
12
13class goto_modelt;
14
17
18#endif // CPROVER_GOTO_INSTRUMENT_THREAD_INSTRUMENTATION_H
void mutex_init_instrumentation(goto_modelt &)
void thread_exit_instrumentation(goto_modelt &)