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::recursive_priority_mutex< 4 > | m |
void recursive_priority_mutex_benchmark::lock_unlock_benchmark | ( | benchmark::State & | state | ) |
void recursive_priority_mutex_benchmark::pipeline_benchmark_audio | ( | benchmark::State & | state | ) |
void recursive_priority_mutex_benchmark::pipeline_benchmark_fast | ( | benchmark::State & | state | ) |
void recursive_priority_mutex_benchmark::pipeline_benchmark_gaming | ( | benchmark::State & | state | ) |
void recursive_priority_mutex_benchmark::pipeline_benchmark_long | ( | benchmark::State & | state | ) |
boost::fairness::recursive_priority_mutex<4> recursive_priority_mutex_benchmark::m |