summaryrefslogtreecommitdiff
path: root/src/thread/mtx_trylock.c
AgeCommit message (Expand)AuthorLines
2018-09-12overhaul internally-public declarations using wrapper headersRich Felker-2/+0
2018-09-12for c11 mtx and cnd functions, use externally consistent type namesRich Felker-2/+2
2014-09-06add C11 mutex functionsJens Gustedt-0/+17