mirror of
https://github.com/fluencelabs/musl
synced 2025-06-30 07:02:41 +00:00
6 lines
55 B
C
6 lines
55 B
C
![]() |
#include <threads.h>
|
||
|
|
||
|
void mtx_destroy(mtx_t *mtx)
|
||
|
{
|
||
|
}
|