Sign in
android
/
platform
/
external
/
musl
/
3da2b5cceae98f5098e62e7865fe6433c1e82775
/
.
/
src
/
thread
/
mtx_destroy.c
blob: 40a089998f6c873b2759dc2504be56ff71ce5224 [
file
] [
log
] [
blame
]
#include
<threads.h>
void
mtx_destroy
(
mtx_t
*
mtx
)
{
}