fairness  v1.0.0
A collection of advanced syncronization mechanisms.
Loading...
Searching...
No Matches
fairness Directory Reference
Directory dependency graph for fairness:
include/boost/fairness

Directories

 detail
 

Files

 acquisition_modes.hpp
 Empty types used by unique_lock and shared_lock constructors.
 
 config.hpp
 This file contains configurations about boost and 128bit cpu support. TODO.
 
 priority_mutex.hpp
 This file contains the implementation of the priority_mutex.
 
 priority_mutex_cpl.hpp
 
 priority_mutex_tatas.hpp
 
 priority_t.hpp
 Alias the type Priority_t. Priority_t is the type of priorities that are used by the priority_mutexes.
 
 recursive_priority_mutex.hpp
 This file contains the implementation of the recursive_priority_mutex.
 
 shared_lock.hpp
 
 shared_priority_mutex.hpp
 This file contains the implementation of the shared_priority_mutex.
 
 slim_priority_mutex.hpp
 This file contains the implementation of the slim_priority_mutex.
 
 spinlock_priority_mutex.hpp
 This file contains the implementation of the spinlock_priority_mutex based on a scalable list base algorithm.
 
 spinlock_priority_mutex_cpl.hpp
 This file contains the implementation of the spinlock_priority_mutex based on a scalable list base algorithm.
 
 spinlock_priority_mutex_tatas.hpp
 
 unique_lock.hpp
 This file contains the implementation of the unique_lock.