SickThread.cpp
Go to the documentation of this file.
1 //
2 // SickThread.cpp
3 //
4 
6 
7 void* wrapper_prerun(void* state)
8 {
9  reinterpret_cast<ThreadWrapperBase*>(state)->thread_entry();
10  return 0;
11 }
12 
13 
void * wrapper_prerun(void *state)
Definition: SickThread.cpp:7


sick_scan
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Wed May 5 2021 03:05:48