Home
last modified time | relevance | path

Searched refs:pthread_mutex_destroy (Results 1 – 25 of 76) sorted by relevance

1234

/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftGeneral.c229 (void) pthread_mutex_destroy(&soft_sessionlist_mutex); in C_Initialize()
236 (void) pthread_mutex_destroy(&soft_sessionlist_mutex); in C_Initialize()
244 (void) pthread_mutex_destroy(&soft_slot.slot_mutex); in C_Initialize()
245 (void) pthread_mutex_destroy(&soft_sessionlist_mutex); in C_Initialize()
254 (void) pthread_mutex_destroy(&soft_slot.keystore_mutex); in C_Initialize()
255 (void) pthread_mutex_destroy(&soft_slot.slot_mutex); in C_Initialize()
256 (void) pthread_mutex_destroy(&soft_sessionlist_mutex); in C_Initialize()
267 (void) pthread_mutex_destroy( in C_Initialize()
269 (void) pthread_mutex_destroy(&soft_slot.keystore_mutex); in C_Initialize()
270 (void) pthread_mutex_destroy(&soft_slot.slot_mutex); in C_Initialize()
[all …]
/titanic_44/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DTerminate.c47 (void) pthread_mutex_destroy(&g_visa_mutex); in Terminate()
48 (void) pthread_mutex_destroy(&g_prop_mutex); in Terminate()
/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Slottable.c235 (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 DmetaGeneral.c224 (void) pthread_mutex_destroy(&obj_delay_freed.obj_to_be_free_mutex); in meta_Finalize()
232 (void) pthread_mutex_destroy(&ses_delay_freed.ses_to_be_free_mutex); in meta_Finalize()
H A DmetaSessionManager.c322 (void) pthread_mutex_destroy(&session->isClosingSession_lock); in meta_session_dealloc()
H A Dpkcs11General.c213 (void) pthread_mutex_destroy(&globalmutex); in pkcs11_fork_child()
/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSessionUtil.c140 (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 DkernelGeneral.c311 (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()
H A DkernelSlottable.c260 (void) pthread_mutex_destroy(&slot_table[i]->sl_mutex); in kernel_slottable_init()
/titanic_44/usr/src/lib/sun_fc/common/
H A DLockable.cc51 if (pthread_mutex_destroy(&mutex)) { in ~Lockable()
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c112 pthread_mutex_destroy( LDAP_MUTEX_T *mp ) in pthread_mutex_destroy() function
123 pthread_mutex_destroy( (LDAP_MUTEX_T *) mutexp ); in pthread_mutex_free()
204 pthread_mutex_destroy( (pthread_mutex_t *) mutexp ); in pthread_mutex_free()
/titanic_44/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h462 # pragma weak pthread_mutex_destroy macro
641 ? pthread_mutex_destroy(&(M)->p) \
681 # define k5_os_mutex_destroy(M) pthread_mutex_destroy(&(M)->p)
/titanic_44/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dxsem.c57 pthread_mutex_destroy(&sem->semMutex); in xsem_destroy()
/titanic_44/usr/src/cmd/auditd/
H A Dqueue.c172 (void) pthread_mutex_destroy(&q->auq_lock); in audit_queue_destroy()
/titanic_44/usr/src/lib/udapl/libdat/include/
H A Ddat_osd.h244 (0 == pthread_mutex_destroy((m))) ? \
/titanic_44/usr/src/cmd/syslogd/
H A Dqueue.c139 (void) pthread_mutex_destroy(&dataq->lock); in dataq_destroy()
/titanic_44/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_osd.h199 (0 == pthread_mutex_destroy((m))) ? \
/titanic_44/usr/src/lib/libadutils/common/
H A Dadutils_threadfuncs.c152 (void) pthread_mutex_destroy((pthread_mutex_t *)mutexp); in adutils_mutex_free()
/titanic_44/usr/src/lib/libc/port/threads/
H A Dc11_thr.c118 if (pthread_mutex_destroy(mtx) != 0) in mtx_destroy()
/titanic_44/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c1252 (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 …]
/titanic_44/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c953 pthread_mutex_destroy(&_hbaapi_LE_mutex); in HBA_FreeLibrary()
954 pthread_mutex_destroy(&_hbaapi_TE_mutex); in HBA_FreeLibrary()
955 pthread_mutex_destroy(&_hbaapi_APSE_mutex); in HBA_FreeLibrary()
956 pthread_mutex_destroy(&_hbaapi_APE_mutex); in HBA_FreeLibrary()
957 pthread_mutex_destroy(&_hbaapi_AE_mutex); in HBA_FreeLibrary()
958 pthread_mutex_destroy(&_hbaapi_AAE_mutex); in HBA_FreeLibrary()
959 pthread_mutex_destroy(&_hbaapi_AL_mutex); in HBA_FreeLibrary()
960 pthread_mutex_destroy(&_hbaapi_LL_mutex); in HBA_FreeLibrary()
/titanic_44/usr/src/head/
H A Dpthread.h259 extern int pthread_mutex_destroy(pthread_mutex_t *);
/titanic_44/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dutil.c270 dm_assert(pthread_mutex_destroy(&qp->mutex) == 0); in queue_free()
/titanic_44/usr/src/lib/libsip/common/
H A Dsip_xaction.c421 (void) pthread_mutex_destroy(&trans->sip_xaction_mutex); in sip_xaction_create()
501 (void) pthread_mutex_destroy(&tmp->sip_xaction_mutex); in sip_xaction_remove()
/titanic_44/usr/src/cmd/svc/configd/
H A Dsnapshot.c72 (void) pthread_mutex_destroy(&sp->rs_lock); in snapshot_free()

1234