ACE
6.1.2
|
Basic information for thread descriptors. These information gets extracted out because we need it after a thread is terminated. More...
#include <Thread_Manager.h>
Basic information for thread descriptors. These information gets extracted out because we need it after a thread is terminated.
|
inline |
|
inlinevirtual |
|
inline |
Group ID.
|
inline |
Inequality operator.
|
inline |
Equality operator.
|
inlineprotected |
Reset this base thread descriptor.
|
inline |
Current state of the thread.
|
inline |
Return the pointer to an ACE_Task_Base or NULL if there's no ACE_Task_Base associated with this thread.;
|
friend |
Reimplemented in ACE_Thread_Descriptor.
|
friend |
|
friend |
Reimplemented in ACE_Thread_Descriptor.
|
friend |
|
friend |
|
friend |
|
friend |
Reimplemented in ACE_Thread_Descriptor.
|
protected |
Group ID.
We need these pointers to maintain the double-linked list in a thread managers.
|
protected |
Pointer to an ACE_Task_Base or NULL if there's no ACE_Task_Base.
Unique handle to thread (used by Win32 and AIX).
Unique thread ID.
|
protected |
Current state of the thread.