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

/bionic/libc/bionic/
H A Dpthread_attr.cpp50 int pthread_attr_destroy(pthread_attr_t* attr) { function
/bionic/libc/include/
H A Dpthread.h146 int pthread_attr_destroy(pthread_attr_t*) __nonnull((1));
/bionic/tests/
H A Dpthread_test.cpp163 pthread_attr_destroy(&attr);

Completed in 123 milliseconds