_cancelled | base::Thread | [protected] |
_list | base::Thread | [protected] |
_msbase | base::Thread | [protected] |
_pid | base::Thread | [protected] |
_reconfig | base::Thread | [protected] |
_running | base::Thread | [protected] |
_thread | base::Thread | [protected] |
cancel(bool immediate=false) | base::Thread | |
cleanup() | base::Thread | |
DISALLOW_COPY_CONSTRUCTOR_AND_ASSIGNMENT(Thread) | base::Thread | [protected] |
getCpuMilliSeconds() | base::Thread | [static] |
getCpuMilliSecondsBase() const | base::Thread | |
getList() | base::Thread | |
getPid() const | base::Thread | |
isCancelled() const | base::Thread | |
isRunning() const | base::Thread | |
launch() | base::Thread | |
reconfig() | base::Thread | |
run()=0 | base::Thread | [pure virtual] |
setCpuMilliSecondsBase() | base::Thread | |
setPriority(int priority) | base::Thread | |
setPriorityBoost(bool enabled) | base::Thread | |
sleep(unsigned msecs) | base::Thread | [static] |
start(bool detached=false) | base::Thread | |
Thread(ThreadList *list=NULL) | base::Thread | |
wait(unsigned timeout=0) | base::Thread | |
~Thread() | base::Thread | [virtual] |