NDN-DPDK
High-Speed Named Data Networking Forwarder
|
Thread load stats and stop flag. More...
#include <thread.h>
Data Fields | |
uint64_t | nPolls [2] |
uint64_t | items |
uint32_t | sleepFor |
atomic_bool | stop |
Thread load stats and stop flag.
uint64_t ThreadCtrl::items |
uint64_t ThreadCtrl::nPolls[2] |
uint32_t ThreadCtrl::sleepFor |
atomic_bool ThreadCtrl::stop |