Home
last modified time | relevance | path

Searched refs:pthread_getattr_np (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/msan/
H A Dpthread_getattr_np_deadlock.cpp19 int res = pthread_getattr_np(pthread_self(), &attr); in ThreadFn()
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cpp195 pthread_getattr_np(pthread_self(), &attr); in thread_descriptor_size_test_func()
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp52 #define pthread_getattr_np pthread_attr_get_np macro
150 CHECK_EQ(pthread_getattr_np(pthread_self(), &attr), 0); in GetThreadStackTopAndBottom()
H A Dsanitizer_fuchsia.cpp79 CHECK_EQ(pthread_getattr_np(pthread_self(), &attr), 0); in GetThreadStackTopAndBottom()
/llvm-project-15.0.7/openmp/runtime/src/
H A Dz_Linux_util.cpp430 status = pthread_getattr_np(pthread_self(), &attr); in __kmp_set_stack_info()
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2582 fun:pthread_getattr_np=uninstrumented