Home
last modified time | relevance | path

Searched refs:pthread_mutexattr_destroy (Results 1 – 13 of 13) 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/test/libc-tests/tests/
H A Dmutex_attr.c162 if ((r = pthread_mutexattr_destroy(&attr)) != 0) { in main()
/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/common/
H A Dpci_virtio_input.c778 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 DManlink820 pthread_mutexattr_destroy.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1990 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.inc968 link path=usr/share/man/man3c/pthread_mutexattr_destroy.3c \