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

This file contains the definition of the control_block_t. TODO. More...

#include <boost/fairness/config.hpp>
#include <boost/fairness/priority_t.hpp>
#include <atomic>
Include dependency graph for control_block_t.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  boost::fairness::control_block_64b_simple_t
 

Namespaces

namespace  boost
 
namespace  boost::fairness
 

Macros

#define BOOST_FAIRNESS_SPM64B_SUPPORTED_PRIORITIES   sizeof(control_block_64b_t::priority_)
 
#define LOCK_NOT_OWNED   0
 
#define LOCK_OWNED   1
 

Detailed Description

This file contains the definition of the control_block_t. TODO.

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

Macro Definition Documentation

◆ BOOST_FAIRNESS_SPM64B_SUPPORTED_PRIORITIES

#define BOOST_FAIRNESS_SPM64B_SUPPORTED_PRIORITIES   sizeof(control_block_64b_t::priority_)

◆ LOCK_NOT_OWNED

#define LOCK_NOT_OWNED   0

◆ LOCK_OWNED

#define LOCK_OWNED   1