summaryrefslogtreecommitdiff
path: root/src/thread/cnd_signal.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/+3
2014-09-06add C11 condition variable functionsJens Gustedt-0/+10