NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Enumerations
thread-enum.h File Reference
#include <stdbool.h>

Go to the source code of this file.

Enumerations

enum  {
  ThreadCtrl_SleepMin = 1 , ThreadCtrl_SleepMax = 100000 , ThreadCtrl_SleepAdjustEvery = 1 << 10 , ThreadCtrl_SleepMultiply = 11 ,
  ThreadCtrl_SleepDivide = 10 , ThreadCtrl_SleepAdd = 0
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
ThreadCtrl_SleepMin 
ThreadCtrl_SleepMax 
ThreadCtrl_SleepAdjustEvery 
ThreadCtrl_SleepMultiply 
ThreadCtrl_SleepDivide 
ThreadCtrl_SleepAdd