CBMC
thread_instrumentation.h
Go to the documentation of this file.
1 /*******************************************************************\
2 
3 Module:
4 
5 Author: 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 
13 class goto_modelt;
14 
17 
18 #endif // CPROVER_GOTO_INSTRUMENT_THREAD_INSTRUMENTATION_H
void mutex_init_instrumentation(goto_modelt &)
void thread_exit_instrumentation(goto_modelt &)