Sign in
fuchsia
/
fuchsia
/
0ce75f1841a7e8f3aa7ae66214a6d7102abfbd74
/
.
/
zircon
/
third_party
/
ulib
/
musl
/
src
/
thread
/
mtx_destroy.c
blob: acd77ecbf9e7c480bea5eba5ea03277de7e95a1a [
file
]
#include
<threads.h>
void
mtx_destroy
(
mtx_t
*
mtx
)
{}