Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

ost::ThreadQueue::_data

Author

       Generated automatically by Doxygen for GNU CommonC++ from the source code.

GNU CommonC++                                    Sun Dec 27 2020                      ost::ThreadQueue::_data(3)

Member Data Documentation

charost::ThreadQueue::_data::data[1]unsignedost::ThreadQueue::_data::lenstruct_data*ost::ThreadQueue::_data::next

Name

       ost::ThreadQueue::_data

Synopsis

       #include <buffer.h>

   PublicAttributes
       struct _data * next
       unsigned len
       char data [1]

See Also