![]() |
fairness
v1.0.0
A collection of advanced syncronization mechanisms.
|
Functions | |
void | controlThread (thread_context *c, boost::fairness::shared_priority_mutex< 5 > &m) |
void | threadFunction (thread_context *c, int i, boost::fairness::shared_priority_mutex< 5 > &m) |
void | threadFunction2 (thread_context *c, int i, boost::fairness::shared_priority_mutex< 5 > &m) |
Variables | |
std::vector< bool > | expected |
std::vector< bool > | ret |
void SPM_scenario3::controlThread | ( | thread_context * | c, |
boost::fairness::shared_priority_mutex< 5 > & | m | ||
) |
void SPM_scenario3::threadFunction | ( | thread_context * | c, |
int | i, | ||
boost::fairness::shared_priority_mutex< 5 > & | m | ||
) |
void SPM_scenario3::threadFunction2 | ( | thread_context * | c, |
int | i, | ||
boost::fairness::shared_priority_mutex< 5 > & | m | ||
) |
std::vector<bool> SPM_scenario3::expected |
std::vector<bool> SPM_scenario3::ret |