logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                               rte_atomic32_t(3)

Detailed Description

       The atomic counter structure.

       Definition at line 512 of file rte_atomic.h.

Field Documentation

volatileint32_tcnt
       An internal counter value.

       Definition at line 513 of file rte_atomic.h.

Name

       rte_atomic32_t

Synopsis

       #include <rte_atomic.h>

   DataFields
       volatile int32_t cnt

See Also