blob: ebff74b4dab7b01d626b4353a69cb35f60418088 [file] [log] [blame]
#include <threads.h>
void cnd_destroy(cnd_t* c) { /* For private cv this is a no-op */ }