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 |
| ) |
|
| u64 vlib_worker_thread_t::barrier_sync_count |
| u32 vlib_worker_thread_t::instance_id |
| int vlib_worker_thread_t::lcore_id |
| long vlib_worker_thread_t::lwp |
| u8* vlib_worker_thread_t::name |
| i64 vlib_worker_thread_t::recursion_level |
| 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: