stlsoft/synch/spin_policies.hpp File Reference


Detailed Description

[C++ only] Definition of stlsoft::spin_yield and stlsoft::spin_no_yield policy classes (Synchronisation Library).

#include <stlsoft/stlsoft.h>
#include <stlsoft/synch/concepts.hpp>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Classes

struct  spin_yield
 This policy causes spin mutex types default behaviour to be to yield the current time slice when the spin variable cannot be acquired. More...
struct  spin_no_yield
 This policy causes spin mutex types default behaviour to be to not yield the current time slice when the spin variable cannot be acquired. More...


Generated on Thu Jun 10 08:58:11 2010 for STLSoft by  doxygen 1.5.6