blob: c36125f737ad78f3d1c74f37ab67bfbce44a44c7 [file] [log] [blame]
#include "threads_impl.h"
int pthread_rwlock_destroy(pthread_rwlock_t* rw) { return 0; }