b4d40e44
1 2 3 4 5 6
#include "pthread_impl.h" int pthread_condattr_destroy(pthread_condattr_t *a) { return 0; }