This simply constrained (value‐semantic) attribute class characterizes a collection of thread attribute values.
Synopsis
Declared in <bslmt_threadattributes.h>
class ThreadAttributes;
Description
See the section for information on the class attributes.
This class: * supports a complete set of value semantic operations
-
except for
bdexserialization * is exception‐neutral * is alias‐safe * isconstthread‐safe For terminology seebsldoc_glossary.
Enums
Name |
Description |
Default attribute value constants. |
|
This enumeration provides two values used to distinguish among a joinable thread and a non‐joinable (detached) thread. |
|
Thread scheduling policies. |
Member Functions
Name |
Description |
|
Constructors |
Assign to this object the value of the specified |
|
Return the allocator used by this object to supply memory. |
|
Return the value of the |
|
Return the value of the |
|
Return the value of the |
|
Format this object to the specified output |
|
Return the value of the |
|
Return the value of the |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Return the value of the |
|
Return the |
|
|
Declare that this type uses a |
Non-Member Functions
Name |
Description |
Return |
|
Return |
Created with MrDocs