Home
last modified time | relevance | path

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

12

/external/deqp/framework/delibs/dethread/unix/
DdeMutexUnix.c57 pthread_mutexattr_destroy(&attr); in deMutex_create()
68 pthread_mutexattr_destroy(&attr); in deMutex_create()
78 pthread_mutexattr_destroy(&attr); in deMutex_create()
83 pthread_mutexattr_destroy(&attr); in deMutex_create()
/external/valgrind/drd/tests/
Dpth_mutex_reinit.c20 pthread_mutexattr_destroy(&attr); in main()
27 pthread_mutexattr_destroy(&attr); in main()
Drecursive_mutex.c45 pthread_mutexattr_destroy(&attr); in main()
59 pthread_mutexattr_destroy(&attr); in main()
Dpth_process_shared_mutex.c21 pthread_mutexattr_destroy(&attr); in main()
Dhold_lock.c50 pthread_mutexattr_destroy(&mutexattr); in main()
Dmonitor_example.cpp86 pthread_mutexattr_destroy(&mutexattr); in Monitor()
/external/jemalloc/test/src/
Dmtx.c23 pthread_mutexattr_destroy(&attr); in mtx_init()
26 pthread_mutexattr_destroy(&attr); in mtx_init()
/external/libcxx/src/
Dmutex.cpp62 pthread_mutexattr_destroy(&attr); in recursive_mutex()
68 pthread_mutexattr_destroy(&attr); in recursive_mutex()
71 ec = pthread_mutexattr_destroy(&attr); in recursive_mutex()
/external/jemalloc/src/
Dmutex.c101 pthread_mutexattr_destroy(&attr); in malloc_mutex_init()
104 pthread_mutexattr_destroy(&attr); in malloc_mutex_init()
/external/bison/lib/glthread/
Dlock.c295 pthread_mutexattr_destroy (&attributes); in glthread_recursive_lock_init_multithreaded()
301 pthread_mutexattr_destroy (&attributes); in glthread_recursive_lock_init_multithreaded()
304 err = pthread_mutexattr_destroy (&attributes); in glthread_recursive_lock_init_multithreaded()
324 pthread_mutexattr_destroy (&attributes); in glthread_recursive_lock_init_multithreaded()
330 pthread_mutexattr_destroy (&attributes); in glthread_recursive_lock_init_multithreaded()
333 err = pthread_mutexattr_destroy (&attributes); in glthread_recursive_lock_init_multithreaded()
/external/v8/src/base/platform/
Dmutex.cc25 result = pthread_mutexattr_destroy(&attr); in InitializeNativeHandle()
43 result = pthread_mutexattr_destroy(&attr); in InitializeRecursiveNativeHandle()
/external/compiler-rt/test/sanitizer_common/TestCases/
Dpthread_mutexattr_get.cc16 res = pthread_mutexattr_destroy(&ma); in main()
/external/libchrome/base/synchronization/
Dlock_impl_posix.cc25 rv = pthread_mutexattr_destroy(&mta); in LockImpl()
/external/llvm/lib/Support/
DMutex.cpp67 errorcode = pthread_mutexattr_destroy(&attr); in MutexImpl()
/external/webrtc/webrtc/base/
Dcriticalsection.cc25 pthread_mutexattr_destroy(&mutex_attribute); in CriticalSection()
/external/llvm/test/CodeGen/Generic/
D2009-03-17-LSR-APInt.ll46 …weak alias i32 (%struct.Alignment*), i32 (%struct.Alignment*)* @pthread_mutexattr_destroy ; <i32 …
118 define i32 @pthread_mutexattr_destroy(%struct.Alignment*) {
/external/llvm/test/Transforms/GVN/
D2009-03-10-PREOnVoid.ll33 …as i32 (%struct.__sched_param*), i32 (%struct.__sched_param*)* @pthread_mutexattr_destroy ; <i32 …
108 define i32 @pthread_mutexattr_destroy(%struct.__sched_param*) {
/external/dbus/dbus/
Ddbus-sysdeps-pthread.c118 pthread_mutexattr_destroy (&mutexattr); in _dbus_platform_rmutex_new()
/external/fio/
Dmutex.c72 pthread_mutexattr_destroy(&attr); in __fio_mutex_init()
/external/valgrind/helgrind/tests/
Dtc20_verifywrap.c158 r= pthread_mutexattr_destroy( &mxa2 ); assert(!r); in main()
/external/mesa3d/src/glx/apple/
Dapple_glx_drawable.c275 (void) pthread_mutexattr_destroy(&attr); in common_init()
/external/libnfc-nci/src/adaptation/
DNfcAdaptation.cpp671 pthread_mutexattr_destroy(&mutexAttr); in ThreadMutex()
/external/v8/src/third_party/vtune/
Dittnotify_config.h270 error_code = pthread_mutexattr_destroy(&mutex_attr); \
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h240 error_code = pthread_mutexattr_destroy(&mutex_attr); \
/external/compiler-rt/lib/dfsan/
Ddone_abilist.txt231 fun:pthread_mutexattr_destroy=discard

12