threadpool
threadpool copied to clipboard
Call pthread_mutex_destroy on a locked mutex
Take care that the manpage of pthread_mutex_destroy says: "Attempting to destroy a locked mutex, or ...., results in undefined behavior." But this is what the code is doing in threadpool_free().
这是来自QQ邮箱的自动回复邮件。您好,您的邮件我已收到