DOKK / manpages / debian 13 / dpdk-doc / rte_spinlock_t.3.en
rte_spinlock_t(3) Library Functions Manual rte_spinlock_t(3)

rte_spinlock_t

#include <rte_spinlock.h>


volatile (int) locked

The rte_spinlock_t type.

Definition at line 35 of file rte_spinlock.h.

lock status 0 = unlocked, 1 = locked

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK