non-critical impact:
libc - undocumented Tru64 UNIX APIs (NcWn157)
Problem description
The following set of APIs from the C library, libc, are not documented on Tru64 UNIX and may not be available on HP-UX.
On Tru64 UNIX, these APIs are for internal use only. Customer applications should not be referencing these APIs.
Identifiers
 cma__reinit_malloc |
 cma_tis_mutex_trylock |
 cma_tis_cond_broadcast |
 cma_tis_mutex_unlock |
 cma_tis_cond_create |
 cma_tis_once |
 cma_tis_cond_delete |
 cma_tis_thread_get_self |
 cma_tis_cond_signal |
 cma_tis_unlock_global |
 cma_tis_cond_wait |
 tis_allocator_mutex_init |
 cma_tis_errno_get_addr |
 tis_errno_get_addr |
 cma_tis_errno_set_value |
 tis_errno_set_value |
 cma_tis_key_create |
 tis_gethomerad |
 cma_tis_key_get_context |
 tis_mutex_unblock |
 cma_tis_key_set_context |
 tis_raise |
 cma_tis_lock_global |
 tis_yield |
 cma_tis_mutex_create |
 tisObjectsExist |
 cma_tis_mutex_delete |
 tisVectorGetBounds |
 cma_tis_mutex_lock |
|
See also
- Background information on threads impacts
Solution description
See HP-UX Documentation to determine if there is an appropriate replacement API.
See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| TH |
C, C++ |
any HP-UX 11i version |
non-critical |
warning |
|