#include <btThreadSupportInterface.h>
Definition at line 29 of file btThreadSupportInterface.h.
◆ ThreadFunc
◆ ~btThreadSupportInterface()
virtual btThreadSupportInterface::~btThreadSupportInterface |
( |
| ) |
|
|
inlinevirtual |
◆ create()
◆ createCriticalSection()
◆ deleteCriticalSection()
◆ getCacheFriendlyNumThreads()
virtual int btThreadSupportInterface::getCacheFriendlyNumThreads |
( |
| ) |
const |
|
pure virtual |
◆ getLogicalToPhysicalCoreRatio()
virtual int btThreadSupportInterface::getLogicalToPhysicalCoreRatio |
( |
| ) |
const |
|
pure virtual |
◆ getNumWorkerThreads()
virtual int btThreadSupportInterface::getNumWorkerThreads |
( |
| ) |
const |
|
pure virtual |
◆ runTask()
◆ waitForAllTasks()
virtual void btThreadSupportInterface::waitForAllTasks |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: