fairness  v1.0.0
A collection of advanced syncronization mechanisms.
Loading...
Searching...
No Matches
spinlock_priority_mutex_cpl.hpp File Reference

This file contains the implementation of the spinlock_priority_mutex based on a scalable list base algorithm. More...

#include <atomic>
#include <array>
#include <boost/fairness/priority_t.hpp>
#include <boost/fairness/detail/wait_ops.hpp>
#include <boost/fairness/detail/pqspinlock.hpp>
Include dependency graph for spinlock_priority_mutex_cpl.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

This file contains the implementation of the spinlock_priority_mutex based on a scalable list base algorithm.

Author
F. Abrignani (feder.nosp@m.igno.nosp@m.li@ho.nosp@m.tmai.nosp@m.l.it)
S. Martorana (salva.nosp@m.tore.nosp@m.marto.nosp@m.rana.nosp@m.@hotm.nosp@m.ail..nosp@m.com)
Version
0.1
Date
2023-08-19