HP aC++ A.03.85 Release Notes

HP aC++ Release Notes
New Features in Version A.03.65
Chapter 1 17
And the following new symbols are defined in aC++ runtime library (libCsup):
__libCsup_mutex_alloc
__libCsup_mutex_context
The number of string mutexes defaults to 64 and can be configured by:
export aCC_MUTEX_ARRAY_SIZE=##
You can mix code compiled with and without -D__HPACC_FIXED_REFCNT_MUTEX provided you
have the new aC++ runtime installed.