CBMC
thread_instrumentation.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void thread_exit_instrumentation (goto_modelt &)
 
void mutex_init_instrumentation (goto_modelt &)
 

Function Documentation

◆ mutex_init_instrumentation()

void mutex_init_instrumentation ( goto_modelt goto_model)

Definition at line 109 of file thread_instrumentation.cpp.

◆ thread_exit_instrumentation()

void thread_exit_instrumentation ( goto_modelt goto_model)

Definition at line 53 of file thread_instrumentation.cpp.