aboutsummaryrefslogtreecommitdiff
path: root/src/thread/cnd_timedwait.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* 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 condition variable functionsJens Gustedt2014-09-061-0/+15