blob: 373464f42f1078d9fe834486618dbdc0295f16ab [file] [log] [blame]
#include "threads_impl.h"
int pthread_mutexattr_destroy(pthread_mutexattr_t* a) { return 0; }