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_spinlock_t(3)

Detailed Description

       The rte_spinlock_t type.

       Definition at line 35 of file rte_spinlock.h.

Member Function Documentation

volatile(int)
       lock status 0 = unlocked, 1 = locked

Name

       rte_spinlock_t

Synopsis

       #include <rte_spinlock.h>

   PublicMemberFunctionsvolatile (int) locked

See Also