Yate
Thread Member List

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

cancel(bool hard=false)Thread
check(bool exitNow=true)Threadstatic
cleanup()Threadvirtual
count()Threadstatic
current()Threadstatic
currentName()Threadstatic
error() constThread
errorString(String &buffer)Threadinlinestatic
errorString(String &buffer, int code)Threadstatic
exit()Threadstatic
getAffinity(DataBlock &outCpuMask)Thread
getCurrentAffinity(DataBlock &outCpuMask)Threadstatic
getCurrentAffinity(String &outCpus, bool hex=false)Threadstatic
getCurrentObjCounter(bool always=false)Threadstatic
getObjCounter() constThread
High enum value (defined in Thread)Thread
Highest enum value (defined in Thread)Thread
idle(bool exitCheck=false)Threadstatic
idleMsec()Threadstatic
idleMsec(unsigned long msec)Threadstatic
idleUsec()Threadstatic
isCurrent() constThreadinline
killall()Threadstatic
lastError()Threadstatic
locked() constThreadinline
locks() constThreadinline
Low enum value (defined in Thread)Thread
Lowest enum value (defined in Thread)Thread
msleep(unsigned long msec, bool exitCheck=false)Threadstatic
MutexPrivate (defined in Thread)Threadfriend
name() constThread
Normal enum value (defined in Thread)Thread
parseCPUMask(const String &cpus, DataBlock &mask)Threadstatic
preExec()Threadstatic
printCPUMask(const DataBlock &mask, String &str, bool hexa=true)Threadstatic
Priority enum nameThread
priority(const char *name, Priority defvalue=Normal)Threadstatic
priority(Priority prio)Threadstatic
run()=0Runnablepure virtual
running() constThread
SemaphorePrivate (defined in Thread)Threadfriend
setAffinity(const String &cpus)Thread
setAffinity(const DataBlock &mask)Thread
setCurrentAffinity(const String &cpus)Threadstatic
setCurrentAffinity(const DataBlock &mask)Threadstatic
setCurrentObjCounter(NamedCounter *counter)Threadstatic
setObjCounter(NamedCounter *counter)Thread
sleep(unsigned int sec, bool exitCheck=false)Threadstatic
startup()Thread
Thread(const char *name=0, Priority prio=Normal)Threadprotected
Thread(const char *name, const char *prio)Threadprotected
ThreadPrivate (defined in Thread)Threadfriend
usleep(unsigned long usec, bool exitCheck=false)Threadstatic
yield(bool exitCheck=false)Threadstatic
~Runnable()Runnablevirtual
~Thread()Threadprotectedvirtual