fairness
v1.0.0
A collection of advanced syncronization mechanisms.
|
#include <atomic>
#include <array>
#include <boost/fairness/priority_t.hpp>
#include <boost/fairness/detail/wait_ops.hpp>
Go to the source code of this file.
Classes | |
class | boost::fairness::spinlock_priority_mutex< N > |
The spinlock_priority_mutex is an advanced synchronization mechanism that enhances the traditional mutex by introducing a priority-based approach. More... | |
Namespaces | |
namespace | boost |
namespace | boost::fairness |