blob: f091c961acd47a939b113c9b4164f93f33235b6f [file] [log] [blame]
#include "threads_impl.h"
int pthread_spin_destroy(pthread_spinlock_t* s) { return 0; }