Searched refs:pthread_attr_destroy (Results 1 - 6 of 6) sorted by relevance

/haiku/src/libs/posix_error_mapper/
H A Dpthread_attr.cpp12 WRAPPER_FUNCTION(int, pthread_attr_destroy, (pthread_attr_t *attr),
/haiku/src/tests/system/libroot/posix/
H A Dpthread_attr_stack_test.cpp48 ret = pthread_attr_destroy(&attr);
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_attr.c49 pthread_attr_destroy(pthread_attr_t *_attr) function
/haiku/headers/posix/
H A Dpthread.h201 extern int pthread_attr_destroy(pthread_attr_t *attr);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2189 void pthread_attr_destroy() {} function
H A Dlibroot_stubs_legacy.c2168 void pthread_attr_destroy() {} function

Completed in 146 milliseconds