#include <mrpt/system/threads.h>
Static Public Member Functions | |
| static TThreadHandle | createThread (void(*f)(void *), void *param) |
Definition at line 127 of file threads.h.
| static TThreadHandle mrpt::system::detail::ThreadCreateFunctor< void * >::createThread | ( | void(*)(void *) | f, | |
| void * | param | |||
| ) | [inline, static] |
Definition at line 129 of file threads.h.
References mrpt::system::detail::createThreadImpl().
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |