Sign in
android
/
platform
/
external
/
musl
/
refs/heads/android13-mainline-go-art-release
/
.
/
src
/
thread
/
mtx_destroy.c
blob: 40a089998f6c873b2759dc2504be56ff71ce5224 [
file
] [
log
] [
blame
] [
edit
]
#include
<threads.h>
void
mtx_destroy
(
mtx_t
*
mtx
)
{
}