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

/bionic/benchmarks/
H A Dsemaphore_benchmark.cpp94 pthread_attr_destroy(&attr);
/bionic/libc/bionic/
H A Dpthread_attr.cpp51 int pthread_attr_destroy(pthread_attr_t* attr) { function
/bionic/libc/include/
H A Dpthread.h138 int pthread_attr_destroy(pthread_attr_t*) __nonnull((1));
/bionic/tests/
H A Dpthread_test.cpp233 pthread_attr_destroy(&attr);

Completed in 142 milliseconds