NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ThreadCtrl Struct Reference

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
 

Detailed Description

Thread load stats and stop flag.

Field Documentation

◆ items

uint64_t ThreadCtrl::items

◆ nPolls

uint64_t ThreadCtrl::nPolls[2]

◆ sleepFor

uint32_t ThreadCtrl::sleepFor

◆ stop

atomic_bool ThreadCtrl::stop

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