#include <mrpt/system/threads.h>
Static Public Member Functions | |
| static TThreadHandle | createThread (void(*f)(void *), void *param) |
| static TThreadHandle mrpt::system::detail::ThreadCreateFunctor< void * >::createThread | ( | void(*)(void *) | f, |
| void * | param | ||
| ) | [inline, static] |
Definition at line 130 of file threads.h.
References mrpt::system::detail::createThreadImpl().
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |