| /freebsd-12.1/contrib/apr/locks/unix/ |
| H A D | thread_mutex.c | 62 pthread_mutexattr_destroy(&mattr); in apr_thread_mutex_create() 68 pthread_mutexattr_destroy(&mattr); in apr_thread_mutex_create()
|
| H A D | proc_mutex.c | 393 pthread_mutexattr_destroy(&mattr); in proc_mutex_proc_pthread_create() 404 pthread_mutexattr_destroy(&mattr); in proc_mutex_proc_pthread_create() 412 pthread_mutexattr_destroy(&mattr); in proc_mutex_proc_pthread_create() 422 pthread_mutexattr_destroy(&mattr); in proc_mutex_proc_pthread_create() 428 if ((rv = pthread_mutexattr_destroy(&mattr))) { in proc_mutex_proc_pthread_create()
|
| /freebsd-12.1/crypto/openssl/crypto/ |
| H A D | threads_pthread.c | 51 pthread_mutexattr_destroy(&attr); in CRYPTO_THREAD_lock_new() 56 pthread_mutexattr_destroy(&attr); in CRYPTO_THREAD_lock_new()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | gthr-tpf.h | 93 __gthrw(pthread_mutexattr_destroy) in __gthrw() 215 r = __gthrw_(pthread_mutexattr_destroy) (&attr); in __gthread_recursive_mutex_init_function()
|
| H A D | gthr-posix.h | 107 __gthrw(pthread_mutexattr_destroy) 649 r = __gthrw_(pthread_mutexattr_destroy) (&attr); in __gthread_recursive_mutex_init_function()
|
| H A D | gthr-posix.c | 116 pthread_mutexattr_destroy (pthread_mutexattr_t *attr ATTRIBUTE_UNUSED) in pthread_mutexattr_destroy() function
|
| H A D | gthr-posix95.h | 81 __gthrw(pthread_mutexattr_destroy)
|
| /freebsd-12.1/contrib/jemalloc/src/ |
| H A D | mutex.c | 189 pthread_mutexattr_destroy(&attr); in malloc_mutex_init() 192 pthread_mutexattr_destroy(&attr); in malloc_mutex_init()
|
| /freebsd-12.1/contrib/ntp/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-12.1/contrib/gcclibs/libgomp/config/posix/ |
| H A D | lock.c | 85 pthread_mutexattr_destroy (&attr); in omp_init_nest_lock()
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | Mutex.cpp | 69 errorcode = pthread_mutexattr_destroy(&attr); in MutexImpl()
|
| /freebsd-12.1/contrib/libc++/include/ |
| H A D | __threading_support | 219 pthread_mutexattr_destroy(&attr); 224 pthread_mutexattr_destroy(&attr); 227 __ec = pthread_mutexattr_destroy(&attr);
|
| /freebsd-12.1/contrib/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify_config.h | 289 error_code = pthread_mutexattr_destroy(&mutex_attr); \ 357 int pthread_mutexattr_destroy(pthread_mutexattr_t*) __attribute__((weak)); 359 …stroy && pthread_mutexattr_init && pthread_mutexattr_settype && pthread_mutexattr_destroy && pthre…
|
| /freebsd-12.1/lib/libthr/thread/ |
| H A D | thr_mutexattr.c | 82 __weak_reference(_thr_mutexattr_destroy, pthread_mutexattr_destroy);
|
| /freebsd-12.1/lib/libthr/ |
| H A D | pthread.map | 76 pthread_mutexattr_destroy;
|
| /freebsd-12.1/include/ |
| H A D | pthread.h | 224 int pthread_mutexattr_destroy(pthread_mutexattr_t *);
|
| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/symbolizer/ |
| H A D | sanitizer_wrappers.cc | 184 LLVM_SYMBOLIZER_INTERCEPTOR1(pthread_mutexattr_destroy,
|
| /freebsd-12.1/lib/libc/include/ |
| H A D | namespace.h | 160 #define pthread_mutexattr_destroy _pthread_mutexattr_destroy macro
|
| H A D | un-namespace.h | 141 #undef pthread_mutexattr_destroy
|
| /freebsd-12.1/lib/libc/gen/ |
| H A D | Symbol.map | 49 pthread_mutexattr_destroy;
|
| H A D | _pthread_stubs.c | 236 STUB_FUNC1(pthread_mutexattr_destroy, PJT_MUTEXATTR_DESTROY, int, void *)
|
| /freebsd-12.1/share/man/man3/ |
| H A D | Makefile | 349 PTHREAD_MLINKS+=pthread_mutexattr.3 pthread_mutexattr_destroy.3 \
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| H A D | ittnotify_config.h | 240 error_code = pthread_mutexattr_destroy(&mutex_attr); \
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libpthread/ |
| H A D | t_mutex.c | 331 PTHREAD_REQUIRE(pthread_mutexattr_destroy(&mattr)); in ATF_TC_BODY()
|
| /freebsd-12.1/contrib/compiler-rt/lib/dfsan/ |
| H A D | done_abilist.txt | 231 fun:pthread_mutexattr_destroy=discard
|