gatelib
2.1
|
This is the complete list of members for g::mthread::ThreadSelf, including all inherited members.
cancel() (defined in g::mthread::Thread) | g::mthread::Thread | virtual |
detach() (defined in g::mthread::Thread) | g::mthread::Thread | 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 |
isAttached() const (defined in g::mthread::Thread) | g::mthread::Thread | inline |
join() (defined in g::mthread::Thread) | g::mthread::Thread | virtual |
mAttach(const void *aData) (defined in g::mthread::Thread) | g::mthread::Thread | protectedvirtual |
mId (defined in g::mthread::Thread) | g::mthread::Thread | protected |
mIsAttached (defined in g::mthread::Thread) | g::mthread::Thread | 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 | |
Thread() (defined in g::mthread::Thread) | g::mthread::Thread | protected |
ThreadSelf(const char *thread_name=NULL) (defined in g::mthread::ThreadSelf) | g::mthread::ThreadSelf | |
~Thread() (defined in g::mthread::Thread) | g::mthread::Thread | virtual |
~ThreadSelf() (defined in g::mthread::ThreadSelf) | g::mthread::ThreadSelf | virtual |