fairness
v1.0.0
A collection of advanced syncronization mechanisms.
|
This file contains the implementation of the pause operations used by the mutexes on windows. More...
#include <Windows.h>
Go to the source code of this file.
Namespaces | |
namespace | boost |
namespace | boost::fairness |
namespace | boost::fairness::detail |
Macros | |
#define | WIN32_LEAN_AND_MEAN |
Functions | |
void | boost::fairness::detail::pause_ () |
This file contains the implementation of the pause operations used by the mutexes on windows.
#define WIN32_LEAN_AND_MEAN |