<threads.h>
Destroys the mutex pointed to by mutex.
mutex
If there are threads waiting on mutex, the behavior is undefined.
(none)