#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.2 for MRPT 0.8.1 SVN:exported at Mon Feb 15 22:01:07 UTC 2010 |