#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 129 of file threads.h.
References mrpt::system::detail::createThreadImpl().
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011 |