I found in thread.c:109
pthread_cond_signal(&cq->cond);
without any waiting for that condition variable.
I don't know, will it helpful if you eliminate using it.

Reply via email to