blob: 58448771ee1bb0b2b5eae77836567fcd944b5f7f [file] [log] [blame]
#include "threads_impl.h"
int pthread_attr_destroy(pthread_attr_t* a) { return 0; }