Searched refs:pthread_attr_setguardsize (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/posix_error_mapper/
H A Dpthread_attr.cpp85 WRAPPER_FUNCTION(int, pthread_attr_setguardsize,
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_attr.c192 pthread_attr_setguardsize(pthread_attr_t *_attr, size_t guardsize) function
/haiku/headers/posix/
H A Dpthread.h220 extern int pthread_attr_setguardsize(pthread_attr_t *attr, size_t guardsize);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2199 void pthread_attr_setguardsize() {} function
H A Dlibroot_stubs_legacy.c2178 void pthread_attr_setguardsize() {} function

Completed in 87 milliseconds