Hacker News new | past | comments | ask | show | jobs | submit login

I think you need to add

    pthread_cond_destroy(&chan->m_cond);
After https://github.com/tylertreat/chan/blob/master/src/chan.c#L1...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: