| /onnv-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
| H A D | softGeneral.c | 230 (void) pthread_mutex_destroy(&soft_sessionlist_mutex); in C_Initialize() 237 (void) pthread_mutex_destroy(&soft_sessionlist_mutex); in C_Initialize() 245 (void) pthread_mutex_destroy(&soft_slot.slot_mutex); in C_Initialize() 246 (void) pthread_mutex_destroy(&soft_sessionlist_mutex); in C_Initialize() 255 (void) pthread_mutex_destroy(&soft_slot.keystore_mutex); in C_Initialize() 256 (void) pthread_mutex_destroy(&soft_slot.slot_mutex); in C_Initialize() 257 (void) pthread_mutex_destroy(&soft_sessionlist_mutex); in C_Initialize() 268 (void) pthread_mutex_destroy( in C_Initialize() 270 (void) pthread_mutex_destroy(&soft_slot.keystore_mutex); in C_Initialize() 271 (void) pthread_mutex_destroy(&soft_slot.slot_mutex); in C_Initialize() [all …]
|
| /onnv-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/ |
| H A D | Terminate.c | 47 (void) pthread_mutex_destroy(&g_visa_mutex); in Terminate() 48 (void) pthread_mutex_destroy(&g_prop_mutex); in Terminate()
|
| /onnv-gate/usr/src/lib/pkcs11/libpkcs11/common/ |
| H A D | pkcs11Slottable.c | 235 (void) pthread_mutex_destroy(&cur_slot->sl_mutex); in pkcs11_slottable_delete() 244 (void) pthread_mutex_destroy(&slottable->st_start_mutex); in pkcs11_slottable_delete() 251 (void) pthread_mutex_destroy(&slottable->st_mutex); in pkcs11_slottable_delete()
|
| H A D | metaGeneral.c | 219 (void) pthread_mutex_destroy(&obj_delay_freed.obj_to_be_free_mutex); in meta_Finalize() 227 (void) pthread_mutex_destroy(&ses_delay_freed.ses_to_be_free_mutex); in meta_Finalize()
|
| /onnv-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
| H A D | kernelSessionUtil.c | 140 (void) pthread_mutex_destroy(&new_sp->session_mutex); in kernel_add_session() 285 (void) pthread_mutex_destroy(&session_p->ses_free_mutex); in kernel_delete_session() 341 (void) pthread_mutex_destroy(&session_p->session_mutex); in kernel_delete_session() 378 (void) pthread_mutex_destroy(&objp->object_mutex); in kernel_delete_session()
|
| H A D | kernelGeneral.c | 311 (void) pthread_mutex_destroy(&slot_table[i]->sl_mutex); in finalize_common() 348 (void) pthread_mutex_destroy(&obj_delay_freed.obj_to_be_free_mutex); in finalize_common() 356 (void) pthread_mutex_destroy(&ses_delay_freed.ses_to_be_free_mutex); in finalize_common()
|
| /onnv-gate/usr/src/lib/pkcs11/pkcs11_kms/common/ |
| H A D | kmsSessionUtil.c | 289 (void) pthread_mutex_destroy(&session_p->ses_free_mutex); in kms_delete_session() 309 (void) pthread_mutex_destroy(&session_p->session_mutex); in kms_delete_session() 331 (void) pthread_mutex_destroy(&objp->object_mutex); in kms_delete_session()
|
| H A D | kmsSlottable.c | 67 (void) pthread_mutex_destroy(&slotinfo->sl_mutex); in cleanup_slottable()
|
| H A D | kmsGeneral.c | 386 (void) pthread_mutex_destroy(&obj_delay_freed.obj_to_be_free_mutex); in kms_finalize_common() 397 (void) pthread_mutex_destroy(&ses_delay_freed.ses_to_be_free_mutex); in kms_finalize_common()
|
| /onnv-gate/usr/src/lib/sun_fc/common/ |
| H A D | Lockable.cc | 51 if (pthread_mutex_destroy(&mutex)) { in ~Lockable()
|
| /onnv-gate/usr/src/cmd/filebench/common/ |
| H A D | threadflow.c | 237 (void) pthread_mutex_destroy(&threadflow->tf_lock); in threadflow_delete() 258 (void) pthread_mutex_destroy(&threadflow->tf_lock); in threadflow_delete()
|
| /onnv-gate/usr/src/lib/libldap5/sources/ldap/common/ |
| H A D | open.c | 114 pthread_mutex_destroy( LDAP_MUTEX_T *mp ) in pthread_mutex_destroy() function 125 pthread_mutex_destroy( (LDAP_MUTEX_T *) mutexp ); in pthread_mutex_free() 206 pthread_mutex_destroy( (pthread_mutex_t *) mutexp ); in pthread_mutex_free()
|
| /onnv-gate/usr/src/uts/common/gssapi/mechs/krb5/include/ |
| H A D | k5-thread.h | 462 # pragma weak pthread_mutex_destroy macro 641 ? pthread_mutex_destroy(&(M)->p) \ 681 # define k5_os_mutex_destroy(M) pthread_mutex_destroy(&(M)->p)
|
| /onnv-gate/usr/src/head/ |
| H A D | pthread.h | 269 extern int pthread_mutex_destroy(pthread_mutex_t *); 408 extern int pthread_mutex_destroy();
|
| /onnv-gate/usr/src/cmd/lms/SyncLib/src/ |
| H A D | EventUnix.cpp | 59 pthread_mutex_destroy(&_mut); in ~OSEvent_s()
|
| H A D | ThreadUnix.cpp | 87 pthread_mutex_destroy(&_osThread->_mut); in ~Thread()
|
| /onnv-gate/usr/src/cmd/scadm/sparc/mpxu/common/ |
| H A D | xsem.c | 57 pthread_mutex_destroy(&sem->semMutex); in xsem_destroy()
|
| /onnv-gate/usr/src/cmd/auditd/ |
| H A D | queue.c | 172 (void) pthread_mutex_destroy(&q->auq_lock); in audit_queue_destroy()
|
| /onnv-gate/usr/src/cmd/syslogd/ |
| H A D | queue.c | 139 (void) pthread_mutex_destroy(&dataq->lock); in dataq_destroy()
|
| /onnv-gate/usr/src/lib/udapl/libdat/include/ |
| H A D | dat_osd.h | 244 (0 == pthread_mutex_destroy((m))) ? \
|
| /onnv-gate/usr/src/lib/libkmsagent/common/ |
| H A D | k_setupssl.c | 61 # define MUTEX_CLEANUP(x) pthread_mutex_destroy(&(x))
|
| /onnv-gate/usr/src/cmd/wbem/provider/tools/rds/ |
| H A D | rds.c | 855 (void) pthread_mutex_destroy(&listLock); in runserver() 1018 (void) pthread_mutex_destroy(&logLock); in main()
|
| /onnv-gate/usr/src/lib/libadutils/common/ |
| H A D | adutils_threadfuncs.c | 152 (void) pthread_mutex_destroy((pthread_mutex_t *)mutexp); in adutils_mutex_free()
|
| /onnv-gate/usr/src/lib/udapl/udapl_tavor/include/ |
| H A D | dapl_osd.h | 199 (0 == pthread_mutex_destroy((m))) ? \
|
| /onnv-gate/usr/src/lib/smhba/common/ |
| H A D | SMHBAAPILIB.c | 1252 (void) pthread_mutex_destroy(&_hbaapi_LE_mutex); in HBA_FreeLibrary() 1253 (void) pthread_mutex_destroy(&_hbaapi_TE_mutex); in HBA_FreeLibrary() 1254 (void) pthread_mutex_destroy(&_hbaapi_APSE_mutex); in HBA_FreeLibrary() 1255 (void) pthread_mutex_destroy(&_hbaapi_APE_mutex); in HBA_FreeLibrary() 1256 (void) pthread_mutex_destroy(&_hbaapi_AE_mutex); in HBA_FreeLibrary() 1257 (void) pthread_mutex_destroy(&_hbaapi_AAE_mutex); in HBA_FreeLibrary() 1258 (void) pthread_mutex_destroy(&_smhba_TE_mutex); in HBA_FreeLibrary() 1259 (void) pthread_mutex_destroy(&_smhba_APSE_mutex); in HBA_FreeLibrary() 1260 (void) pthread_mutex_destroy(&_smhba_APE_mutex); in HBA_FreeLibrary() 1261 (void) pthread_mutex_destroy(&_smhba_AE_mutex); in HBA_FreeLibrary() [all …]
|