blob: 7f72a919a336ebc5ee3dfee52b125c490b51fc9b [file] [log] [blame]
#include "threads_impl.h"
int pthread_condattr_destroy(pthread_condattr_t* a) { return 0; }