blob: 2b44deb40112fcdddfb0c27c2f1b6d65f53e71e6 [file] [log] [blame]
#include "threads_impl.h"
int pthread_rwlockattr_destroy(pthread_rwlockattr_t* a) { return 0; }