release 1.1.24
[musl.git] / src / thread / mtx_destroy.c
blob40a089998f6c873b2759dc2504be56ff71ce5224
1 #include <threads.h>
3 void mtx_destroy(mtx_t *mtx)