fairness
v1.0.0
A collection of advanced syncronization mechanisms.
|
Functions | |
void | lock_unlock_benchmark (benchmark::State &state) |
void | pipeline_benchmark_audio (benchmark::State &state) |
void | pipeline_benchmark_fast (benchmark::State &state) |
void | pipeline_benchmark_gaming (benchmark::State &state) |
void | pipeline_benchmark_long (benchmark::State &state) |
Variables | |
boost::fairness::priority_mutex< 4 > | m |
boost::fairness::detail::pqspinlock | pqspinlock |
void priority_mutex_benchmark::lock_unlock_benchmark | ( | benchmark::State & | state | ) |
void priority_mutex_benchmark::pipeline_benchmark_audio | ( | benchmark::State & | state | ) |
void priority_mutex_benchmark::pipeline_benchmark_fast | ( | benchmark::State & | state | ) |
void priority_mutex_benchmark::pipeline_benchmark_gaming | ( | benchmark::State & | state | ) |
void priority_mutex_benchmark::pipeline_benchmark_long | ( | benchmark::State & | state | ) |
boost::fairness::priority_mutex<4> priority_mutex_benchmark::m |
boost::fairness::detail::pqspinlock priority_mutex_benchmark::pqspinlock |