j
k
j a
j l
TG->create_thread( boost::bind( &PSMClass::process(), boost::ref(*v) ) );
Parentheses designate function call, remove them after PSMClass::process.
Back to the thread
Back to the list