, including all inherited members.
AboveNormalPriority enum value | OVR::Thread | |
AddRef() | OVR::RefCountImpl | |
AddSelectFd(Notifier *notify, int fd) | OVR::Linux::DeviceManagerThread | |
AddTicksNotifier(Notifier *notify) | OVR::Linux::DeviceManagerThread | |
BelowNormalPriority enum value | OVR::Thread | |
checkInvalidDelete(RefCountImplCore *) | OVR::RefCountImplCore | [inline, static] |
CommandFd | OVR::Linux::DeviceManagerThread | [private] |
CriticalPriority enum value | OVR::Thread | |
DeviceManager class | OVR::Linux::DeviceManagerThread | [friend] |
DeviceManagerThread() | OVR::Linux::DeviceManagerThread | |
Exit(int exitCode=0) | OVR::Thread | [virtual] |
ExitCode | OVR::Thread | [protected] |
FdNotifiers | OVR::Linux::DeviceManagerThread | [private] |
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] |
IsExiting() const | OVR::ThreadCommandQueue | |
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] |
OnPopEmpty_Locked() | OVR::Linux::DeviceManagerThread | [inline, virtual] |
OnPushNonEmpty_Locked() | OVR::Linux::DeviceManagerThread | [inline, virtual] |
operator=(const RefCountImplCore &) | OVR::RefCountImplCore | [inline] |
PollFds | OVR::Linux::DeviceManagerThread | [private] |
PopCommand(ThreadCommand::PopBuffer *popBuffer) | OVR::ThreadCommandQueue | |
Priority | OVR::Thread | [protected] |
Processor | OVR::Thread | [protected] |
PRun() | OVR::Thread | [protected] |
PushCall(R(C::*fn)(), bool wait=false) | OVR::ThreadCommandQueue | [inline] |
PushCall(R(C::*fn)(A0), typename SelfType< A0 >::Type a0, bool wait=false) | OVR::ThreadCommandQueue | [inline] |
PushCall(R(C::*fn)(A0, A1), typename SelfType< A0 >::Type a0, typename SelfType< A1 >::Type a1, bool wait=false) | OVR::ThreadCommandQueue | [inline] |
PushCall(C *p, R(C::*fn)(), bool wait=false) | OVR::ThreadCommandQueue | [inline] |
PushCall(C *p, R(C::*fn)(A0), typename SelfType< A0 >::Type a0, bool wait=false) | OVR::ThreadCommandQueue | [inline] |
PushCall(C *p, R(C::*fn)(A0, A1), typename SelfType< A0 >::Type a0, typename SelfType< A1 >::Type a1, bool wait=false) | OVR::ThreadCommandQueue | [inline] |
PushCallAndWaitResult(R(C::*fn)(), R *ret) | OVR::ThreadCommandQueue | [inline] |
PushCallAndWaitResult(R(C::*fn)(A0), R *ret, typename SelfType< A0 >::Type a0) | OVR::ThreadCommandQueue | [inline] |
PushCallAndWaitResult(R(C::*fn)(A0, A1), R *ret, typename SelfType< A0 >::Type a0, typename SelfType< A1 >::Type a1) | OVR::ThreadCommandQueue | [inline] |
PushCallAndWaitResult(C *p, R(C::*fn)(), R *ret) | OVR::ThreadCommandQueue | [inline] |
PushCallAndWaitResult(C *p, R(C::*fn)(A0), R *ret, typename SelfType< A0 >::Type a0) | OVR::ThreadCommandQueue | [inline] |
PushCallAndWaitResult(C *p, R(C::*fn)(A0, A1), R *ret, typename SelfType< A0 >::Type a0, typename SelfType< A1 >::Type a1) | OVR::ThreadCommandQueue | [inline] |
PushCommand(const ThreadCommand &command) | OVR::ThreadCommandQueue | |
PushExitCommand(bool wait) | OVR::ThreadCommandQueue | |
RefCount | OVR::RefCountImplCore | [protected] |
RefCountBase() | OVR::RefCountBase< Thread > | [inline] |
RefCountBaseStatImpl() | OVR::RefCountBaseStatImpl< RefCountImpl > | [inline] |
RefCountImplCore() | OVR::RefCountImplCore | [inline] |
Release() | OVR::RefCountImpl | |
RemoveSelectFd(Notifier *notify, int fd) | OVR::Linux::DeviceManagerThread | |
RemoveTicksNotifier(Notifier *notify) | OVR::Linux::DeviceManagerThread | |
Resume() | OVR::Thread | |
Run() | OVR::Linux::DeviceManagerThread | [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] |
StartupEvent | OVR::Linux::DeviceManagerThread | [private] |
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] |
ThreadCommandQueue() | OVR::ThreadCommandQueue | |
ThreadFlags | OVR::Thread | [protected] |
ThreadFn typedef | OVR::Thread | |
ThreadFunction | OVR::Thread | |
ThreadHandle | OVR::Thread | [protected] |
threadInitialized() | OVR::Linux::DeviceManagerThread | [inline, private] |
ThreadPriority enum name | OVR::Thread | |
ThreadStackSize enum value | OVR::Linux::DeviceManagerThread | [private] |
ThreadState enum name | OVR::Thread | |
TicksNotifiers | OVR::Linux::DeviceManagerThread | [private] |
UserHandle | OVR::Thread | |
~DeviceManagerThread() | OVR::Linux::DeviceManagerThread | |
~RefCountImplCore() | OVR::RefCountImplCore | [virtual] |
~Thread() | OVR::Thread | [virtual] |
~ThreadCommandQueue() | OVR::ThreadCommandQueue | [virtual] |