Controlling Thread Attributes and Synchronization

 $$
There are several advantages of using attributes objects.
1
It separates the issues of program semantics and implementation.
2
Using attributes objects improves modularity and readability of the programs.
3
It allows the user to modify the program easily.
 $$
To create an attributes object with the desired properties,
 $$
we must first create an object with default properties and then modify the object as required.



Subsections
Cem Ozdogan 2010-12-13