FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
clib_rw_lock_ Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

volatile i32 rw_cnt
 
pid_t pid
 
uword thread_index
 
void * frame_address
 

Detailed Description

Definition at line 120 of file lock.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

clib_rw_lock_::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ frame_address

void* clib_rw_lock_::frame_address

Definition at line 128 of file lock.h.

◆ pid

pid_t clib_rw_lock_::pid

Definition at line 126 of file lock.h.

◆ rw_cnt

volatile i32 clib_rw_lock_::rw_cnt

Definition at line 124 of file lock.h.

◆ thread_index

uword clib_rw_lock_::thread_index

Definition at line 127 of file lock.h.


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