Jetson Inference
DNN Vision Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
Thread Member List

This is the complete list of members for Thread, including all inherited members.

DefaultEntry(void *param)Threadprotectedstatic
GetCPU()Threadstatic
GetMaxPriority()Threadstatic
GetMinPriority()Threadstatic
GetPriority(pthread_t *thread=NULL)Threadstatic
GetPriorityLevel()Thread
GetThreadID()Threadinline
InitRealtime()Threadstatic
LockAffinity(unsigned int cpu)Thread
mThreadIDThreadprotected
mThreadStartedThreadprotected
Run()Threadvirtual
SetAffinity(unsigned int cpu, pthread_t *thread=NULL)Threadstatic
SetPriority(int priority, pthread_t *thread=NULL)Threadstatic
SetPriorityLevel(int priority)Thread
StartThread()Thread
StartThread(ThreadEntryFunction entry, void *user_param=NULL)Thread
StopThread()Thread
Thread()Thread
Yield(unsigned int ms)Threadstatic
~Thread()Threadvirtual