Creates a library attributes object.
cma_lib_attr_create (new_attr, attr)
Argument Data Type Accessnew_attr opaque cma_lib_t_attr write attr opaque cma_lib_t_attr read
void cma_lib_attr_create ( cma_lib_t_attr *new_attr, cma_lib_t_attr *attr);
The queuesize attribute is the only currently defined DECthreads library routines attribute. Use the cma_lib_attr_set_queuesize routine to change the queuesize attribute.
Delete an attributes object by calling the cma_lib_attr_ delete routine when it is no longer needed to create objects.
cma_e_existence cma_e_use_error