Functions
adaptor Namespace Reference

Functions

static std::bitset< 16 > getCpuAffinity (ThreadInterface *thread)
 
static RTT_UNUSED bool setCpuAffinity (ThreadInterface *thread, const std::bitset< 16 > &cpu_affinity)
 
static bool trigger (TaskContext *tc)
 
static bool update (TaskContext *tc)
 
static void yield (TaskContext *tc)
 

Function Documentation

static std::bitset<16> adaptor::getCpuAffinity ( ThreadInterface thread)
static

Definition at line 352 of file dataflow_performance_test.cpp.

static RTT_UNUSED bool adaptor::setCpuAffinity ( ThreadInterface thread,
const std::bitset< 16 > &  cpu_affinity 
)
static

Definition at line 346 of file dataflow_performance_test.cpp.

static bool adaptor::trigger ( TaskContext tc)
static

Definition at line 334 of file dataflow_performance_test.cpp.

static bool adaptor::update ( TaskContext tc)
static

Definition at line 342 of file dataflow_performance_test.cpp.

static void adaptor::yield ( TaskContext tc)
static

Definition at line 338 of file dataflow_performance_test.cpp.



rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:41