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 697 of file readerwriterqueue.h.
|
inline |
Definition at line 699 of file readerwriterqueue.h.
|
inline |
Definition at line 706 of file readerwriterqueue.h.
|
private |
|
private |
Definition at line 715 of file readerwriterqueue.h.