#include <pthread.h>
Go to the source code of this file.
Classes | |
class | boost::detail::spinlock::scoped_lock |
class | boost::detail::spinlock |
Namespaces | |
namespace | boost |
namespace | boost::detail |
Defines | |
#define | BOOST_DETAIL_SPINLOCK_INIT { PTHREAD_MUTEX_INITIALIZER } |
#define BOOST_DETAIL_SPINLOCK_INIT { PTHREAD_MUTEX_INITIALIZER } |
Definition at line 77 of file spinlock_pt.hpp.