| DPDK
    18.11.11
    | 
#include <rte_spinlock.h>
| Data Fields | |
| volatile int | locked | 
The rte_spinlock_t type.
Definition at line 30 of file rte_spinlock.h.
| volatile int locked | 
lock status 0 = unlocked, 1 = locked
Definition at line 31 of file rte_spinlock.h.
 1.8.9.1
 1.8.9.1