fairness
v1.0.0
A collection of advanced syncronization mechanisms.
|
Alias spinlock_priority_mutex_benchmark. More...
Go to the source code of this file.
Namespaces | |
namespace | spinlock_priority_mutex_benchmark |
Functions | |
void | spinlock_priority_mutex_benchmark::lock_unlock_benchmark (benchmark::State &state) |
void | spinlock_priority_mutex_benchmark::pipeline_benchmark_audio (benchmark::State &state) |
void | spinlock_priority_mutex_benchmark::pipeline_benchmark_fast (benchmark::State &state) |
void | spinlock_priority_mutex_benchmark::pipeline_benchmark_gaming (benchmark::State &state) |
void | spinlock_priority_mutex_benchmark::pipeline_benchmark_long (benchmark::State &state) |
Variables | |
boost::fairness::spinlock_priority_mutex< 4 > | spinlock_priority_mutex_benchmark::m |
Alias spinlock_priority_mutex_benchmark.