Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack.cpp217 pthread_attr_getguardsize(attr, &guard); in INTERCEPTOR()
223 pthread_attr_getguardsize(&tmpattr, &guard); in INTERCEPTOR()
/freebsd-14.2/lib/libthr/
H A Dpthread.map19 pthread_attr_getguardsize;
/freebsd-14.2/lib/libc/include/
H A Dun-namespace.h72 #undef pthread_attr_getguardsize
H A Dnamespace.h91 #define pthread_attr_getguardsize _pthread_attr_getguardsize macro
/freebsd-14.2/include/
H A Dpthread.h159 int pthread_attr_getguardsize(const pthread_attr_t * __restrict,
/freebsd-14.2/lib/libc/gen/
H A DSymbol.map7 pthread_attr_getguardsize;
H A D_pthread_stubs.c259 STUB_FUNC2(pthread_attr_getguardsize, PJT_ATTR_GETGUARDSIZE, int, void *, void *) in STUB_FUNC2()
/freebsd-14.2/lib/libthr/thread/
H A Dthr_attr.c197 __weak_reference(_thr_attr_getguardsize, pthread_attr_getguardsize);
/freebsd-14.2/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c273 error = pthread_attr_getguardsize(old_attr, &guardsize); in pthread_attr_clone()
/freebsd-14.2/share/man/man3/
H A DMakefile469 pthread_attr.3 pthread_attr_getguardsize.3 \
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddone_abilist.txt336 fun:pthread_attr_getguardsize=discard
H A Dlibc_ubuntu1404_abilist.txt2542 fun:pthread_attr_getguardsize=uninstrumented
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4801 COMMON_INTERCEPT_FUNCTION(pthread_attr_getguardsize); \
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi1439 …<function-decl name='pthread_attr_getguardsize' visibility='default' binding='global' size-in-bits…