FD.io VPP  v19.08-27-gf4dcae4
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 118 of file lock.h.

Member Function Documentation

clib_rw_lock_::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

void* clib_rw_lock_::frame_address

Definition at line 126 of file lock.h.

pid_t clib_rw_lock_::pid

Definition at line 124 of file lock.h.

volatile i32 clib_rw_lock_::rw_cnt

Definition at line 122 of file lock.h.

uword clib_rw_lock_::thread_index

Definition at line 125 of file lock.h.


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