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 
SickThread.hpp
ThreadWrapperBase
Definition: SickThread.hpp:14
wrapper_prerun
void * wrapper_prerun(void *state)
Definition: SickThread.cpp:7


sick_scan
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Thu Sep 8 2022 02:30:19