|
virtual void | cancel () |
|
virtual void * | join () |
|
virtual const void * | detach () |
|
GInt64_t | getId () const |
|
const char * | getThreadName () const |
|
bool | isAttached () const |
|
void * | getData () |
|
GInt32_t | getPriority () |
|
void | setPriority (GInt32_t priority) |
|
|
static GInt32_t | get_MaxPriority (GSchedulePolicy_t=sched_other) |
|
static GInt32_t | get_MinPriority (GSchedulePolicy_t=sched_other) |
|
static GSchedulePolicy_t | get_ProcessSchedulePolicy (GInt32_t pid=G_THREAD_CURRENT_PROCESS) |
|
static void | set_ProcessSchedulePolicy (GSchedulePolicy_t, GInt32_t pid=G_THREAD_CURRENT_PROCESS) |
|
static void | do_Sleep (double sleep_secs) |
|
static GInt64_t | get_CurrentThreadId () |
|
static void | do_CurrentThreadExit (void *exit_value) |
|
static ThreadAbstract * | get_AssociatedThreadAbstract () |
|
|
virtual void | mAttach (const void *aData) |
|
|
bool | mIsAttached |
|
GInt64_t | mId |
|
|
class | ThreadSelf |
|
class | ThreadAbstract |
|
The documentation for this class was generated from the following file: