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

This file contains the implementation of a static very fast and simple request pool. More...

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

Go to the source code of this file.

Classes

struct  boost::fairness::detail::Request
 
class  boost::fairness::detail::RequestPool< N >
 

Namespaces

namespace  boost
 
namespace  boost::fairness
 
namespace  boost::fairness::detail
 

Macros

#define GRANTED   0
 
#define PENDING   1
 

Detailed Description

This file contains the implementation of a static very fast and simple request pool.

Author
F. Abrignani (feder.nosp@m.igno.nosp@m.li@ho.nosp@m.tmai.nosp@m.l.it)
S. Martorana
Version
0.1
Date
2023-12-11

Macro Definition Documentation

◆ GRANTED

#define GRANTED   0

◆ PENDING

#define PENDING   1