Pithikos/C-Thread-Pool

Reinitialization of mutex and cond in bsem_reset is a bug

Kamichanw opened this issue · 0 comments

Here is code
bsem_rest
Attempting to initialize an already initialized mutex or cond results in undefined behavior.