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

/haiku/src/libs/posix_error_mapper/
H A Dpthread_attr.cpp43 WRAPPER_FUNCTION(int, pthread_attr_setstacksize,
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_attr.c109 pthread_attr_setstacksize(pthread_attr_t *_attr, size_t stacksize) function
/haiku/headers/posix/
H A Dpthread.h208 extern int pthread_attr_setstacksize(pthread_attr_t *attr, size_t stacksize);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2203 void pthread_attr_setstacksize() {} function
H A Dlibroot_stubs_legacy.c2182 void pthread_attr_setstacksize() {} function

Completed in 257 milliseconds