#include <carma/util/StartPthread.h>
|
void * | BoilerPlate (void *bpInfoArg) |
|
friend::pthread_t | StartPthreadCommon (EpType ep, AT argTransfer, const ::std::string &initialLogNDC, const ::pthread_attr_t *attr, bool startCancelable) |
|
template<typename A, typename AT, typename AC>
class carma::util::detail::BoilerPlateInfo< A, AT, AC >
Definition at line 189 of file StartPthread.h.
template<typename A , typename AT , typename AC >
void* BoilerPlate |
( |
void * |
bpInfoArg | ) |
|
|
friend |
template<typename A , typename AT , typename AC >
::pthread_t StartPthreadCommon |
( |
EpType |
ep, |
|
|
AT |
argTransfer, |
|
|
const ::std::string & |
initialLogNDC, |
|
|
const ::pthread_attr_t * |
attr, |
|
|
bool |
startCancelable |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: