fairness
v1.0.0
A collection of advanced syncronization mechanisms.
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
b
c
d
e
g
i
l
m
n
p
r
s
t
w
Functions
b
c
d
g
i
l
n
p
s
t
w
Variables
e
m
p
r
Typedefs
Enumerations
Classes
Class List
Class Index
Class Members
All
c
g
i
l
m
o
p
r
s
t
u
w
~
Functions
c
g
i
l
m
o
p
r
s
t
u
w
~
Variables
Files
File List
File Members
All
_
b
g
l
m
n
p
r
t
w
Functions
_
b
m
t
Macros
b
g
l
n
p
r
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Loading...
Searching...
No Matches
spinlock_priority_mutex.hpp
Go to the documentation of this file.
1
13
#ifndef BOOST_FAIRNESS_SPINLOCK_PRIORITY_MUTEX_HPP
14
#define BOOST_FAIRNESS_SPINLOCK_PRIORITY_MUTEX_HPP
15
16
#ifdef BOOST_FAIRNESS_USE_TATAS_SPINLOCK
17
#include <
boost/fairness/spinlock_priority_mutex_tatas.hpp
>
18
#endif
// BOOST_FAIRNESS_USE_TATAS_SPINLOCK
19
20
#ifndef BOOST_FAIRNESS_USE_TATAS_SPINLOCK
21
#include <
boost/fairness/spinlock_priority_mutex_cpl.hpp
>
22
#endif
// BOOST_FAIRNESS_USE_TATAS_SPINLOCK
23
24
#endif
// BOOST_FAIRNESS_SPINLOCK_PRIORITY_MUTEX_HPP
spinlock_priority_mutex_cpl.hpp
This file contains the implementation of the spinlock_priority_mutex based on a scalable list base al...
spinlock_priority_mutex_tatas.hpp
include
boost
fairness
spinlock_priority_mutex.hpp
Generated by
1.9.8