fesa-core  4.3.1
fesa::Thread Member List

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

AdjustProcessScheduling()fesa::Threadstatic
current()fesa::Threadstatic
getAffinity() const fesa::Thread
getById(pthread_t id)fesa::Threadstatic
getCurrentThreadName()fesa::Threadstatic
getID() const fesa::Threadinline
getPriority() const fesa::Threadinline
getThreadName(pthread_t threadId)fesa::Threadstatic
getThreads()fesa::Threadstatic
hasFinished_fesa::Threadprotected
isRunning() const fesa::Threadinline
isRunning_fesa::Threadprotected
join(void **status)fesa::Thread
joinHasFinished_fesa::Threadprotected
permanent_fesa::Threadprotected
registerThreadId(pthread_t threadId, Thread *thread)fesa::Threadstatic
registerThreadIdName(pthread_t threadId, const std::string &threadName)fesa::Threadstatic
run()=0fesa::Threadprotectedpure virtual
setAffinity(cpu_set_t affinity)fesa::Thread
setDetachState(int32_t state)fesa::Threadinline
setPriority(int32_t priority)fesa::Thread
start(bool blockingMode, const std::string &threadName, bool permanent=true)fesa::Thread
stop()fesa::Threadvirtual
Thread()fesa::Thread
tid_fesa::Threadprotected
~Thread()fesa::Threadvirtual