|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <fc/thread/spin_lock.hpp>#include <fc/time.hpp>#include <boost/atomic.hpp>#include <boost/memory_order.hpp>#include <new>Go to the source code of this file.
Namespaces | |
| fc | |
Macros | |
| #define | define_self boost::atomic<int>* self = (boost::atomic<int>*)&_lock |
| #define define_self boost::atomic<int>* self = (boost::atomic<int>*)&_lock |
Definition at line 8 of file spin_lock.cpp.
1.8.17