Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
aee9b1526247f74e9b755b50e102b3b4ce2aac1d
/
.
/
src
/
thread
/
mtx_destroy.c
blob: 40a089998f6c873b2759dc2504be56ff71ce5224 [
file
] [
log
] [
blame
]
#include
<threads.h>
void
mtx_destroy
(
mtx_t
*
mtx
)
{
}