Valkka  1.6.1
OpenSource Video Management
Thread Member List

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

closeThread()Threadprotected
conditionThreadprotected
core_id (defined in Thread)Threadprotected
cpuset (defined in Thread)Threadprotected
has_threadThreadprotected
internal_thread (defined in Thread)Threadprotected
loopThreadprotected
loop_mutexThreadprotected
mainRun()Threadprotected
mainRun_(void *p) (defined in Thread)Threadprotectedstatic
mutexThreadprotected
nameThreadprotected
operator=(const Thread &)Threadprivate
postJoin()Threadvirtual
postRun()=0Threadpure virtual
preJoin()Threadvirtual
preRun()=0Threadpure virtual
requestStopCall()Threadvirtual
run()=0Threadpure virtual
sendSignal(SignalContext signal_ctx)Threadvirtual
sendSignalAndWait(SignalContext signal_ctx)Threadvirtual
setAffinity(int i)Thread
signal_fifoThreadprotected
start_conditionThreadprotected
start_mutexThreadprotected
startCall()Thread
stop_requested (defined in Thread)Threadprotected
stopCall()Threadvirtual
Thread(const char *name)Thread
Thread(const Thread &)Threadprivate
thread_attrThreadprotected
thread_joined (defined in Thread)Threadprotected
waitReady()Threadvirtual
waitStopCall()Threadvirtual
~Thread()Thread