BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bsls_assert.h>
#include <bsls_atomicoperations.h>
#include <bsls_compilerfeatures.h>
#include <bsls_keyword.h>
#include <bsls_platform.h>
#include <bsls_performancehint.h>
#include <pthread.h>
#include <sched.h>
#include <time.h>
Go to the source code of this file.
Classes | |
class | bsls::SpinLock_MemberInitializer |
struct | bsls::SpinLock |
class | bsls::SpinLockGuard |
Macros | |
#define | BSLS_SPINLOCK_USES_AGGREGATE_INITIALIZATION |
#define | BSLS_SPINLOCK_UNLOCKED { {0} } |
The content of this file has been pre-processed for Doxygen.