Home
last modified time | relevance | path

Searched refs:pthread_attr_getguardsize (Results 1 – 14 of 14) sorted by relevance

/freebsd-head/contrib/llvm-project/compiler-rt/lib/safestack/
HDsafestack.cpp242 pthread_attr_getguardsize(attr, &guard); in INTERCEPTOR()
248 pthread_attr_getguardsize(&tmpattr, &guard); in INTERCEPTOR()
/freebsd-head/lib/libthr/
HDpthread.map19 pthread_attr_getguardsize;
/freebsd-head/lib/libc/include/
HDnamespace.h91 #define pthread_attr_getguardsize _pthread_attr_getguardsize macro
HDun-namespace.h72 #undef pthread_attr_getguardsize
/freebsd-head/include/
HDpthread.h159 int pthread_attr_getguardsize(const pthread_attr_t * __restrict,
/freebsd-head/lib/libc/gen/
HDSymbol.map7 pthread_attr_getguardsize;
HD_pthread_stubs.c262 STUB_FUNC2(pthread_attr_getguardsize, PJT_ATTR_GETGUARDSIZE, int, void *, void *)
/freebsd-head/lib/libthr/thread/
HDthr_attr.c197 __weak_reference(_thr_attr_getguardsize, pthread_attr_getguardsize);
/freebsd-head/sys/contrib/openzfs/lib/libtpool/
HDthread_pool.c274 error = pthread_attr_getguardsize(old_attr, &guardsize); in pthread_attr_clone()
/freebsd-head/share/man/man3/
HDMakefile468 pthread_attr.3 pthread_attr_getguardsize.3 \
/freebsd-head/contrib/llvm-project/compiler-rt/lib/dfsan/
HDdone_abilist.txt336 fun:pthread_attr_getguardsize=discard
HDlibc_ubuntu1404_abilist.txt2542 fun:pthread_attr_getguardsize=uninstrumented
/freebsd-head/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_common_interceptors.inc4812 COMMON_INTERCEPT_FUNCTION(pthread_attr_getguardsize); \
/freebsd-head/sys/contrib/openzfs/lib/libzfs/
HDlibzfs.abi1633 …<function-decl name='pthread_attr_getguardsize' visibility='default' binding='global' size-in-bits…