Searched refs:pthread_attr_destroy (Results 1 – 3 of 3) sorted by relevance
51 int pthread_attr_destroy(pthread_attr_t* attr) { in pthread_attr_destroy() function
146 int pthread_attr_destroy(pthread_attr_t*) __nonnull((1));
163 pthread_attr_destroy(&attr); in AssertDetached()