index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
threads
/
mtx_t.h
blob: a690eb6ae336a00c69ca0bbc79371ee3e042468c (
plain
)
1
2
3
4
5
typedef /* same as pthread_mutex_t */ mtx_t; /* STDC(201112) */