#include <mrpt/system/threads.h>
Public Member Functions | |
ThreadCreateFunctorNoParams (void(*f)(void)) | |
Static Public Member Functions | |
static void | createThreadAux (void *f) |
static TThreadHandle | createThread (void(*f)(void)) |
Public Attributes | |
void(* | func )(void) |
|
inline |
|
inlinestatic |
Definition at line 126 of file threads.h.
References mrpt::system::detail::createThreadImpl().
Referenced by mrpt::system::createThread().
|
inlinestatic |
void(* mrpt::system::detail::ThreadCreateFunctorNoParams::func) (void) |
Definition at line 118 of file threads.h.
Referenced by createThreadAux().
Page generated by Doxygen 1.8.11 for MRPT 1.3.2 SVN:Unversioned directory at Sun May 1 08:45:24 UTC 2016 |