about summary refs log tree commit diff
path: root/src/thread/mtx_timedlock.c
Commit message (Expand)AuthorAgeFilesLines
* overhaul internally-public declarations using wrapper headersRich Felker2018-09-121-2/+0
* for c11 mtx and cnd functions, use externally consistent type namesRich Felker2018-09-121-2/+3
* add C11 mutex functionsJens Gustedt2014-09-061-0/+14