Sign in
mojo
/
mojo-tools
/
c8bbaed8e0650d920840b6e79d3cc4c4f040f2e2
/
.
/
fusl
/
src
/
thread
/
mtx_destroy.c
blob: 40a089998f6c873b2759dc2504be56ff71ce5224 [
file
]
#include
<threads.h>
void
mtx_destroy
(
mtx_t
*
mtx
)
{
}