Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dstack.h40 rc = pthread_getattr_np(pthread_self(), &attr); in stack_getbounds()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp51 # define pthread_getattr_np pthread_attr_get_np macro
177 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()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp495 status = pthread_getattr_np(pthread_self(), &attr); in __kmp_set_stack_info()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2587 fun:pthread_getattr_np=uninstrumented