Home
last modified time | relevance | path

Searched refs:pthread_spin_unlock (Results 1 – 24 of 24) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_unlock/
D1-1.c56 if (pthread_spin_unlock(&spinlock)) { in fn_chld()
88 rc = pthread_spin_unlock(&spinlock); in main()
115 if (pthread_spin_unlock(&spinlock) != 0) { in main()
D3-1.c66 pthread_spin_unlock(&spinlock); in fn_chld()
96 rc = pthread_spin_unlock(&spinlock); in main()
D1-2.c61 if (pthread_spin_unlock(&spinlock)) { in fn_chld()
115 if (pthread_spin_unlock(&spinlock) != 0) { in main()
Dcoverage.txt1 This document defines the coverage for the pthread_spin_unlock() function:
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/
D1-2.c60 if (pthread_spin_unlock(&spinlock)) { in fn_chld()
118 if (pthread_spin_unlock(&spinlock) != 0) { in main()
D3-2.c66 pthread_spin_unlock(&spinlock); in main()
D3-1.c78 pthread_spin_unlock(&spinlock); in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_init/
D2-1.c110 if (pthread_spin_unlock(&(spinlock_data->spinlock)) != 0) { in main()
164 if (pthread_spin_unlock(&(spinlock_data->spinlock)) != 0) { in main()
D2-2.c116 if (pthread_spin_unlock(&(spinlock_data->spinlock)) != 0) { in main()
169 if (pthread_spin_unlock(&(spinlock_data->spinlock)) != 0) { in main()
D1-1.c59 if (pthread_spin_unlock(&spinlock) != 0) { in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_destroy/
D1-1.c51 if (pthread_spin_unlock(&spinlock) != 0) { in main()
/external/llvm-project/compiler-rt/lib/tsan/dd/
Ddd_interceptors.cpp93 INTERCEPTOR(int, pthread_spin_unlock, pthread_spinlock_t *m) { in INTERCEPTOR() argument
96 return REAL(pthread_spin_unlock)(m); in INTERCEPTOR()
302 INTERCEPT_FUNCTION(pthread_spin_unlock); in InitializeInterceptors()
/external/compiler-rt/lib/tsan/dd/
Ddd_interceptors.cc94 INTERCEPTOR(int, pthread_spin_unlock, pthread_spinlock_t *m) { in INTERCEPTOR() argument
97 return REAL(pthread_spin_unlock)(m); in INTERCEPTOR()
304 INTERCEPT_FUNCTION(pthread_spin_unlock); in InitializeInterceptors()
/external/llvm-project/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cpp169 CHECK_EQ(pthread_spin_unlock((pthread_spinlock_t*)mtx_), 0); in Unlock()
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cc213 CHECK_EQ(pthread_spin_unlock((pthread_spinlock_t*)mtx_), 0); in Unlock()
/external/llvm-project/compiler-rt/test/tsan/
Ddeadlock_detector_stress_test.cpp70 void unlock() { assert(0 == pthread_spin_unlock(&mu_)); } in unlock()
/external/compiler-rt/test/tsan/
Ddeadlock_detector_stress_test.cc70 void unlock() { assert(0 == pthread_spin_unlock(&mu_)); } in unlock()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1201 TSAN_INTERCEPTOR(int, pthread_spin_unlock, void *m) { in TSAN_INTERCEPTOR() argument
1202 SCOPED_TSAN_INTERCEPTOR(pthread_spin_unlock, m); in TSAN_INTERCEPTOR()
1204 int res = REAL(pthread_spin_unlock)(m); in TSAN_INTERCEPTOR()
2498 TSAN_INTERCEPT(pthread_spin_unlock); in InitializeInterceptors()
/external/igt-gpu-tools/benchmarks/
Dgem_latency.c71 pthread_spin_unlock(&timestamp_lock); in read_timestamp_locked()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp1346 TSAN_INTERCEPTOR(int, pthread_spin_unlock, void *m) { in TSAN_INTERCEPTOR() argument
1347 SCOPED_TSAN_INTERCEPTOR(pthread_spin_unlock, m); in TSAN_INTERCEPTOR()
1349 int res = REAL(pthread_spin_unlock)(m); in TSAN_INTERCEPTOR()
2745 TSAN_INTERCEPT(pthread_spin_unlock); in InitializeInterceptors()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2650 fun:pthread_spin_unlock=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2650 fun:pthread_spin_unlock=uninstrumented
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi616 …e' binding='global-binding' visibility='default-visibility' alias='pthread_spin_unlock' is-defined…
2813 <!-- pthread_spin_unlock -->
2814 …<elf-symbol name='pthread_spin_unlock' type='func-type' binding='weak-binding' visibility='default…
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi314 …e' binding='global-binding' visibility='default-visibility' alias='pthread_spin_unlock' is-defined…
1413 …<elf-symbol name='pthread_spin_unlock' type='func-type' binding='weak-binding' visibility='default…