DPDK  24.03.0
Public Member Functions
rte_spinlock_t Struct Reference

#include <rte_spinlock.h>

Public Member Functions

 volatile (int) locked
 

Detailed Description

The rte_spinlock_t type.

Examples:
examples/bond/main.c, examples/ethtool/ethtool-app/main.c, examples/l2fwd-jobstats/main.c, examples/l3fwd-power/main.c, examples/vm_power_manager/channel_manager.c, and examples/vm_power_manager/power_manager.c.

Definition at line 31 of file rte_spinlock.h.

Member Function Documentation

◆ volatile()

volatile ( int  )

lock status 0 = unlocked, 1 = locked


The documentation for this struct was generated from the following file: