Jetson Inference
DNN Vision Library
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
Start()Thread
Start(ThreadEntryFunction entry, void *user_param=NULL)Thread
Stop(bool wait=false)Thread
Thread()Thread
Yield(unsigned int ms)Threadstatic
~Thread()Threadvirtual