#include <thread_body_wrapper.h>
Public Member Functions | |
| thread_body_wrapper (F f, const std::string &name="") | |
| void | operator() () |
| gruel::thread_body_wrapper< F >::thread_body_wrapper | ( | F | f, | |
| const std::string & | name = "" | |||
| ) | [inline, explicit] |
| void gruel::thread_body_wrapper< F >::operator() | ( | ) | [inline] |
1.5.9