Home
last modified time | relevance | path

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

/external/compiler-rt/test/msan/
Dpthread_getattr_np_deadlock.cc10 int res = pthread_getattr_np(pthread_self(), &attr); in ThreadFn()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux_libcdep.cc38 #define pthread_getattr_np pthread_attr_get_np macro
115 CHECK_EQ(pthread_getattr_np(pthread_self(), &attr), 0); in GetThreadStackTopAndBottom()
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_linux_test.cc218 pthread_getattr_np(pthread_self(), &attr); in thread_descriptor_size_test_func()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2581 fun:pthread_getattr_np=uninstrumented