YACLib
C++ library for concurrent tasks execution
|
Node class, used in intrusive data structure. More...
#include <node.hpp>
Public Attributes | |
Node * | next = nullptr |
Definition at line 9 of file node.hpp.
Referenced by yaclib::detail::SharedMutexImpl< FIFO, ReadersFIFO >::AwaitLock(), yaclib::detail::List::Empty(), yaclib::detail::MoveToCaller(), yaclib::detail::List::PopFront(), and yaclib::detail::Stack::PopFront().