Sign in
cobalt
/
cobalt
/
08336faa599332e3e3bf29b7ad38ef023018b55e
/
.
/
third_party
/
musl
/
src
/
thread
/
mtx_destroy.c
blob: 40a089998f6c873b2759dc2504be56ff71ce5224 [
file
] [
log
] [
blame
]
#include
<threads.h>
void
mtx_destroy
(
mtx_t
*
mtx
)
{
}