Purpose
A derived data type whose components are all private. Any object of this type should be manipulated only through the appropriate interfaces provided in this module.
This data type corresponds to the POSIX pthread_condattr_t, which is the type of condition variable attribute object.
Class