|
|
using | Functor = std::function<void()> |
| |
|
|
| Thread (std::string name="", int cpuid=-1, int priority=0, int policy=POLICY_DEFAULT_VALUE) |
| |
|
bool | IsRunning () const |
| |
|
void | Join () |
| |
|
void | SetAffinity (int cpuid) |
| |
|
void | SetName (const std::string &name) |
| |
|
void | SetOSPriority (int priority, int policy) |
| |
|
void | StartFunc (const Functor &func) |
| |
The documentation for this class was generated from the following file:
- /external/rby1-sdk/include/rby1-sdk/base/thread.h