Home
last modified time | relevance | path

Searched refs:pthread_mutexattr_destroy (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftGeneral.c251 (void) pthread_mutexattr_destroy(&attr); in C_Initialize()
257 (void) pthread_mutexattr_destroy(&attr); in C_Initialize()
262 VERIFY0(pthread_mutexattr_destroy(&attr)); in C_Initialize()
/illumos-gate/usr/src/compat/bhyve/
H A Dpthread.h43 VERIFY0(pthread_mutexattr_destroy(&attr)); in checked_pthread_mutex_init()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_mutex.c60 pthread_mutexattr_destroy(pthread_mutexattr_t *attr) in pthread_mutexattr_destroy() function
/illumos-gate/usr/src/head/
H A Dpthread.h259 extern int pthread_mutexattr_destroy(pthread_mutexattr_t *);
/illumos-gate/usr/src/lib/libpthread/common/
H A Dmapfile-vers182 pthread_mutexattr_destroy { TYPE = FUNCTION };
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_input.c760 pthread_mutexattr_destroy(&mtx_attr); in pci_vtinput_init()
/illumos-gate/usr/src/lib/libthread/common/
H A Dmapfile-vers189 pthread_mutexattr_destroy { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common654 pthread_mutexattr_destroy
/illumos-gate/usr/src/man/man3c/
H A DMakefile1135 pthread_mutexattr_destroy.3c \
2256 pthread_mutexattr_destroy.3c := LINKSRC = pthread_mutexattr_init.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1841 pthread_mutexattr_destroy;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvcobj.c5046 pthread_mutexattr_destroy(&mutex_attr); in psvc_init()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc950 link path=usr/share/man/man3c/pthread_mutexattr_destroy.3c \