Structure representing thread used for scheduling. More...
#include <scheduler.h>

Data Fields | |
| uint32_t | lcore |
| uint64_t | thread_id |
| struct spdk_thread_stats | total_stats |
| struct spdk_thread_stats | current_stats |
Structure representing thread used for scheduling.