| /freebsd-14.2/crypto/openssl/crypto/ |
| H A D | threads_pthread.c | 81 pthread_mutexattr_destroy(&attr); in CRYPTO_THREAD_lock_new() 86 pthread_mutexattr_destroy(&attr); in CRYPTO_THREAD_lock_new()
|
| /freebsd-14.2/contrib/jemalloc/src/ |
| H A D | mutex.c | 188 pthread_mutexattr_destroy(&attr); in malloc_mutex_init() 191 pthread_mutexattr_destroy(&attr); in malloc_mutex_init()
|
| /freebsd-14.2/lib/libstdthreads/ |
| H A D | mtx.c | 67 pthread_mutexattr_destroy(&attr); in mtx_init()
|
| /freebsd-14.2/contrib/ntp/libntp/lib/isc/pthreads/ |
| H A D | mutex.c | 247 pthread_mutexattr_destroy(&attr); in isc_mutex_init_errcheck() 252 pthread_mutexattr_destroy(&attr); in isc_mutex_init_errcheck()
|
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify_config.h | 308 error_code = pthread_mutexattr_destroy(&mutex_attr); \ 386 int pthread_mutexattr_destroy(pthread_mutexattr_t *) __attribute__((weak)); 391 pthread_mutexattr_settype && pthread_mutexattr_destroy && pthread_self)
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/ |
| H A D | __threading_support | 256 pthread_mutexattr_destroy(&__attr); 261 pthread_mutexattr_destroy(&__attr); 264 __ec = pthread_mutexattr_destroy(&__attr);
|
| /freebsd-14.2/lib/libthr/thread/ |
| H A D | thr_mutexattr.c | 79 __weak_reference(_thr_mutexattr_destroy, pthread_mutexattr_destroy);
|
| /freebsd-14.2/tools/test/stress2/misc/ |
| H A D | kern_umtx_inf_loop.sh | 124 error = pthread_mutexattr_destroy(&mattr);
|
| /freebsd-14.2/lib/libthr/ |
| H A D | pthread.map | 75 pthread_mutexattr_destroy;
|
| /freebsd-14.2/lib/libc/include/ |
| H A D | un-namespace.h | 140 #undef pthread_mutexattr_destroy
|
| H A D | namespace.h | 159 #define pthread_mutexattr_destroy _pthread_mutexattr_destroy macro
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/ |
| H A D | sanitizer_wrappers.cpp | 177 LLVM_SYMBOLIZER_INTERCEPTOR1(pthread_mutexattr_destroy,
|
| /freebsd-14.2/include/ |
| H A D | pthread.h | 225 int pthread_mutexattr_destroy(pthread_mutexattr_t *);
|
| /freebsd-14.2/lib/libc/gen/ |
| H A D | Symbol.map | 46 pthread_mutexattr_destroy;
|
| H A D | _pthread_stubs.c | 237 STUB_FUNC1(pthread_mutexattr_destroy, PJT_MUTEXATTR_DESTROY, int, void *)
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| H A D | ittnotify_config.h | 239 error_code = pthread_mutexattr_destroy(&mutex_attr); \
|
| /freebsd-14.2/usr.bin/sort/ |
| H A D | radixsort.c | 687 pthread_mutexattr_destroy(&mattr); in run_sort()
|
| /freebsd-14.2/usr.sbin/bhyve/ |
| H A D | pci_virtio_input.c | 759 pthread_mutexattr_destroy(&mtx_attr); in pci_vtinput_init()
|
| /freebsd-14.2/share/man/man3/ |
| H A D | Makefile | 503 PTHREAD_MLINKS+=pthread_mutexattr.3 pthread_mutexattr_destroy.3 \
|
| /freebsd-14.2/contrib/netbsd-tests/lib/libpthread/ |
| H A D | t_mutex.c | 416 PTHREAD_REQUIRE(pthread_mutexattr_destroy(&mattr)); in ATF_TC_BODY()
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | done_abilist.txt | 365 fun:pthread_mutexattr_destroy=discard
|
| H A D | libc_ubuntu1404_abilist.txt | 2608 fun:pthread_mutexattr_destroy=uninstrumented
|
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ |
| H A D | z_Linux_util.cpp | 1975 status = pthread_mutexattr_destroy(&mutex_attr); in __kmp_runtime_initialize()
|
| /freebsd-14.2/contrib/sqlite3/ |
| H A D | sqlite3.c | 29507 pthread_mutexattr_destroy(&recursiveAttr); in pthreadMutexAlloc()
|