queue.h File Reference
Lock-free double-ended queue. This file is a GNU parallel extension to the Standard C++ Library.
More...
Go to the source code of this file.
Classes
Namespaces
Defines
Detailed Description
Lock-free double-ended queue. This file is a GNU parallel extension to the Standard C++ Library.
Definition in file queue.h.
Define Documentation
#define _GLIBCXX_VOLATILE |
Decide whether to declare certain variable volatile in this file.
Definition at line 40 of file queue.h.