#include <btThreadSupportInterface.h>
Definition at line 45 of file btThreadSupportInterface.h.
◆ ConstructionInfo()
btThreadSupportInterface::ConstructionInfo::ConstructionInfo |
( |
const char * |
uniqueName, |
|
|
ThreadFunc |
userThreadFunc, |
|
|
int |
threadStackSize = 65535 |
|
) |
| |
|
inline |
◆ m_threadStackSize
int btThreadSupportInterface::ConstructionInfo::m_threadStackSize |
◆ m_uniqueName
const char* btThreadSupportInterface::ConstructionInfo::m_uniqueName |
◆ m_userThreadFunc
ThreadFunc btThreadSupportInterface::ConstructionInfo::m_userThreadFunc |
The documentation for this struct was generated from the following file: