Sponsor:

Your company here, and a link to your site. Click to find out more.

rte_atomic32_t - Man Page

Synopsis

#include <rte_atomic.h>

Data Fields

volatile int32_t cnt

Detailed Description

The atomic counter structure.

Definition at line 508 of file rte_atomic.h.

Field Documentation

volatile int32_t cnt

An internal counter value.

Definition at line 509 of file rte_atomic.h.

Author

Generated automatically by Doxygen for DPDK from the source code.

Info

Version 23.11.0 DPDK