]> pd.if.org Git - pdclib.old/blob - nothread/mtx_destroy.c
[gandr] s/__lp64__/__LP64__/ to match GCC define
[pdclib.old] / nothread / mtx_destroy.c
1 #include <threads.h>\r
2 \r
3 void mtx_destroy(mtx_t *mtx)\r
4 {}\r