Public Member Functions | |
AE_NO_TSAN | ReentrantGuard (bool &_inSection) |
AE_NO_TSAN | ~ReentrantGuard () |
Private Member Functions | |
ReentrantGuard & | operator= (ReentrantGuard const &) |
Private Attributes | |
bool & | inSection |
Definition at line 641 of file readerwriterqueue.h.
|
inline |
Definition at line 643 of file readerwriterqueue.h.
|
inline |
Definition at line 650 of file readerwriterqueue.h.
|
private |
|
private |
Definition at line 656 of file readerwriterqueue.h.