1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
\hypertarget{structpqueue}{
\section{pqueue Struct Reference}
\label{structpqueue}\index{pqueue@{pqueue}}
}
\subsection*{Data Fields}
\begin{DoxyCompactItemize}
\item
\hypertarget{structpqueue_af8df696ec40e200377972da13515482c}{
size\_\-t {\bfseries count}}
\label{structpqueue_af8df696ec40e200377972da13515482c}
\item
\hypertarget{structpqueue_acd17d5e33835c61dda72f311a537c6f8}{
size\_\-t {\bfseries count\_\-max}}
\label{structpqueue_acd17d5e33835c61dda72f311a537c6f8}
\item
\hypertarget{structpqueue_abaf3de08159b41dac20013079177d536}{
void $\ast$ {\bfseries queue}}
\label{structpqueue_abaf3de08159b41dac20013079177d536}
\item
\hypertarget{structpqueue_a044879a41feae48d7c49af5c8f3a1ff0}{
size\_\-t {\bfseries i\_\-first}}
\label{structpqueue_a044879a41feae48d7c49af5c8f3a1ff0}
\item
\hypertarget{structpqueue_af1f856daedb1797b719b64a9801d410d}{
pthread\_\-mutex\_\-t {\bfseries mutex}}
\label{structpqueue_af1f856daedb1797b719b64a9801d410d}
\item
\hypertarget{structpqueue_a25d1d0003ad988b8a24f761160b01c27}{
uint16\_\-t {\bfseries exp}}
\label{structpqueue_a25d1d0003ad988b8a24f761160b01c27}
\end{DoxyCompactItemize}
The documentation for this struct was generated from the following file:\begin{DoxyCompactItemize}
\item
/home/pvrabec/project/openscap/openscap-\/0.5.12/src/OVAL/probes/SEAP/generic/pqueue.c\end{DoxyCompactItemize}
|