NCBI C++ ToolKit
|
Search Toolkit Book for CSpinlockGuard
#include "pubseq_gateway_utils.hpp"
(Private to src/app/pubseq_gateway/server
.)
Public Member Functions | |
CSpinlockGuard (atomic< bool > *spinlock) | |
~CSpinlockGuard () | |
Private Attributes | |
atomic< bool > * | m_Spinlock |
Definition at line 364 of file pubseq_gateway_utils.hpp.
|
inline |
Definition at line 367 of file pubseq_gateway_utils.hpp.
|
inline |
Definition at line 373 of file pubseq_gateway_utils.hpp.
|
private |
Definition at line 379 of file pubseq_gateway_utils.hpp.