FD.io VPP  v16.06
Vector Packet Processing
clib_smp_lock_waiting_fifo_elt_t Struct Reference

Data Fields

volatile clib_smp_lock_wait_type_t wait_type
 
u8 pad [CLIB_CACHE_LINE_BYTES-1 *sizeof(clib_smp_lock_wait_type_t)]
 

Detailed Description

Definition at line 180 of file smp.h.

Field Documentation

u8 clib_smp_lock_waiting_fifo_elt_t::pad[CLIB_CACHE_LINE_BYTES-1 *sizeof(clib_smp_lock_wait_type_t)]

Definition at line 182 of file smp.h.

volatile clib_smp_lock_wait_type_t clib_smp_lock_waiting_fifo_elt_t::wait_type

Definition at line 181 of file smp.h.


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