|
gatelib
2.1
|
This is the complete list of members for g::mthread::ThreadAbstract, including all inherited members.
| cancel() (defined in g::mthread::Thread) | g::mthread::Thread | virtual |
| detach() (defined in g::mthread::ThreadAbstract) | g::mthread::ThreadAbstract | virtual |
| do_CurrentThreadExit(void *exit_value) (defined in g::mthread::Thread) | g::mthread::Thread | static |
| do_Sleep(double sleep_secs) (defined in g::mthread::Thread) | g::mthread::Thread | static |
| get_AssociatedThreadAbstract() (defined in g::mthread::Thread) | g::mthread::Thread | static |
| get_CurrentThreadId() (defined in g::mthread::Thread) | g::mthread::Thread | static |
| get_MaxPriority(GSchedulePolicy_t=sched_other) (defined in g::mthread::Thread) | g::mthread::Thread | static |
| get_MinPriority(GSchedulePolicy_t=sched_other) (defined in g::mthread::Thread) | g::mthread::Thread | static |
| get_ProcessSchedulePolicy(GInt32_t pid=G_THREAD_CURRENT_PROCESS) (defined in g::mthread::Thread) | g::mthread::Thread | static |
| getData() (defined in g::mthread::Thread) | g::mthread::Thread | inline |
| getId() const (defined in g::mthread::Thread) | g::mthread::Thread | inline |
| getPriority() (defined in g::mthread::Thread) | g::mthread::Thread | |
| getThreadName() const (defined in g::mthread::Thread) | g::mthread::Thread | inline |
| getThreadState() const (defined in g::mthread::ThreadAbstract) | g::mthread::ThreadAbstract | inline |
| isAttached() const (defined in g::mthread::Thread) | g::mthread::Thread | inline |
| join() (defined in g::mthread::ThreadAbstract) | g::mthread::ThreadAbstract | virtual |
| m_EntryPoint(void *aCallingClass) (defined in g::mthread::ThreadAbstract) | g::mthread::ThreadAbstract | protectedstatic |
| mAttach(const void *aData) (defined in g::mthread::Thread) | g::mthread::Thread | protectedvirtual |
| mEntryPoint(void *)=0 (defined in g::mthread::ThreadAbstract) | g::mthread::ThreadAbstract | protectedpure virtual |
| mId (defined in g::mthread::Thread) | g::mthread::Thread | protected |
| mIsAttached (defined in g::mthread::Thread) | g::mthread::Thread | protected |
| mPar (defined in g::mthread::ThreadAbstract) | g::mthread::ThreadAbstract | protected |
| mReturnedValue (defined in g::mthread::ThreadAbstract) | g::mthread::ThreadAbstract | protected |
| mThreadState (defined in g::mthread::ThreadAbstract) | g::mthread::ThreadAbstract | protected |
| set_ProcessSchedulePolicy(GSchedulePolicy_t, GInt32_t pid=G_THREAD_CURRENT_PROCESS) (defined in g::mthread::Thread) | g::mthread::Thread | static |
| setPriority(GInt32_t priority) (defined in g::mthread::Thread) | g::mthread::Thread | |
| start(void *par=NULL, const char *thread_name=NULL) (defined in g::mthread::ThreadAbstract) | g::mthread::ThreadAbstract | |
| Thread() (defined in g::mthread::Thread) | g::mthread::Thread | protected |
| ThreadAbstract() (defined in g::mthread::ThreadAbstract) | g::mthread::ThreadAbstract | |
| ~Thread() (defined in g::mthread::Thread) | g::mthread::Thread | virtual |
| ~ThreadAbstract() (defined in g::mthread::ThreadAbstract) | g::mthread::ThreadAbstract | virtual |
1.8.9.1