]> pd.if.org Git - pdclib/blob - opt/nothread/mtx_destroy.c
* Change the style of inclusion of the internal/ headers. Modern preprocessors
[pdclib] / opt / nothread / mtx_destroy.c
1 #include <threads.h>\r
2 \r
3 void mtx_destroy(mtx_t *mtx)\r
4 {}\r