index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
src
/
thread
/
mtx_destroy.c
blob: 40a089998f6c873b2759dc2504be56ff71ce5224 (
plain
) (
tree
)
8b047293
^
1
2
3
4
5
#include
<threads.h>
void
mtx_destroy
(
mtx_t
*
mtx
)
{
}