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