index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
thread
/
mtx_destroy.c
blob: 40a089998f6c873b2759dc2504be56ff71ce5224 (
plain
) (
blame
)
1
2
3
4
5
#include
<threads.h>
void
mtx_destroy
(
mtx_t
*
mtx
)
{
}