Definition at line 86 of file threads.h.
vlib_worker_thread_t::CLIB_CACHE_LINE_ALIGN_MARK |
( |
cacheline0 |
| ) |
|
vlib_worker_thread_t::CLIB_CACHE_LINE_ALIGN_MARK |
( |
cacheline1 |
| ) |
|
const char* vlib_worker_thread_t::barrier_caller |
const char* vlib_worker_thread_t::barrier_context |
u8 vlib_worker_thread_t::barrier_elog_enabled |
u64 vlib_worker_thread_t::barrier_sync_count |
int vlib_worker_thread_t::core_id |
int vlib_worker_thread_t::cpu_id |
u32 vlib_worker_thread_t::instance_id |
long vlib_worker_thread_t::lwp |
u8* vlib_worker_thread_t::name |
volatile u32* vlib_worker_thread_t::node_reforks_required |
i64 vlib_worker_thread_t::recursion_level |
int vlib_worker_thread_t::socket_id |
void(* vlib_worker_thread_t::thread_function) (void *) |
void* vlib_worker_thread_t::thread_function_arg |
pthread_t vlib_worker_thread_t::thread_id |
void* vlib_worker_thread_t::thread_mheap |
u8* vlib_worker_thread_t::thread_stack |
volatile u32* vlib_worker_thread_t::wait_at_barrier |
volatile u32* vlib_worker_thread_t::workers_at_barrier |
The documentation for this struct was generated from the following file: