This is Unofficial EPICS BASE Doxygen Site
spinlock_pt.hpp File Reference
#include <pthread.h>
+ Include dependency graph for spinlock_pt.hpp:

Go to the source code of this file.

Classes

class  boost::detail::spinlock
 
class  boost::detail::spinlock::scoped_lock
 

Namespaces

 boost
 
 boost::detail
 

Macros

#define BOOST_DETAIL_SPINLOCK_INIT   { PTHREAD_MUTEX_INITIALIZER }
 

Macro Definition Documentation

#define BOOST_DETAIL_SPINLOCK_INIT   { PTHREAD_MUTEX_INITIALIZER }

Definition at line 77 of file spinlock_pt.hpp.