This is the complete list of members for
OVR::Thread, including all inherited members.
AboveNormalPriority enum value | OVR::Thread | |
AddRef() | OVR::RefCountImpl | |
Attr | OVR::Thread | [private, static] |
BelowNormalPriority enum value | OVR::Thread | |
checkInvalidDelete(RefCountImplCore *) | OVR::RefCountImplCore | [inline, static] |
CriticalPriority enum value | OVR::Thread | |
Exit(int exitCode=0) | OVR::Thread | [virtual] |
ExitCode | OVR::Thread | [protected] |
FinishAllThreads() | OVR::Thread | [static] |
FinishAndRelease() | OVR::Thread | [protected] |
GetCPUCount() | OVR::Thread | [static] |
GetExitCode() const | OVR::Thread | [inline] |
GetExitFlag() const | OVR::Thread | |
GetOSHandle() const | OVR::Thread | [inline] |
GetOSPriority(ThreadPriority) | OVR::Thread | [static] |
GetRefCount() const | OVR::RefCountImplCore | [inline] |
GetThreadId() const | OVR::Thread | [inline] |
GetThreadState() const | OVR::Thread | |
HighestPriority enum value | OVR::Thread | |
IdlePriority enum value | OVR::Thread | |
Init(const CreateParams ¶ms) | OVR::Thread | [protected] |
InitAttr | OVR::Thread | [private, static] |
IsFinished() const | OVR::Thread | |
IsSuspended() const | OVR::Thread | |
LowestPriority enum value | OVR::Thread | |
MSleep(unsigned msecs) | OVR::Thread | [static] |
NormalPriority enum value | OVR::Thread | |
NotRunning enum value | OVR::Thread | |
OnExit() | OVR::Thread | [virtual] |
operator=(const RefCountImplCore &) | OVR::RefCountImplCore | [inline] |
Priority | OVR::Thread | [protected] |
Processor | OVR::Thread | [protected] |
PRun() | OVR::Thread | [protected] |
RefCount | OVR::RefCountImplCore | [protected] |
RefCountBase() | OVR::RefCountBase< Thread > | [inline] |
RefCountBaseStatImpl() | OVR::RefCountBaseStatImpl< RefCountImpl > | [inline] |
RefCountImplCore() | OVR::RefCountImplCore | [inline] |
Release() | OVR::RefCountImpl | |
Resume() | OVR::Thread | |
Run() | OVR::Thread | [virtual] |
Running enum value | OVR::Thread | |
SetExitFlag(bool exitFlag) | OVR::Thread | |
SetThreadName(const char *name) | OVR::Thread | [inline, virtual] |
Sleep(unsigned secs) | OVR::Thread | [static] |
StackSize | OVR::Thread | [protected] |
Start(ThreadState initialState=Running) | OVR::Thread | [virtual] |
Suspend() | OVR::Thread | |
SuspendCount | OVR::Thread | [protected] |
Suspended enum value | OVR::Thread | |
Thread(UPInt stackSize=128 *1024, int processor=-1) | OVR::Thread | |
Thread(ThreadFn threadFunction, void *userHandle=0, UPInt stackSize=128 *1024, int processor=-1, ThreadState initialState=NotRunning) | OVR::Thread | |
Thread(const CreateParams ¶ms) | OVR::Thread | [explicit] |
Thread(const Thread &source) | OVR::Thread | [inline, protected] |
Thread_PthreadStartFn(void *phandle) | OVR::Thread | [friend] |
ThreadFlags | OVR::Thread | [protected] |
ThreadFn typedef | OVR::Thread | |
ThreadFunction | OVR::Thread | |
ThreadHandle | OVR::Thread | [protected] |
ThreadPriority enum name | OVR::Thread | |
ThreadState enum name | OVR::Thread | |
UserHandle | OVR::Thread | |
~RefCountImplCore() | OVR::RefCountImplCore | [virtual] |
~Thread() | OVR::Thread | [virtual] |