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