aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/thrd_priv.h
AgeCommit message (Expand)Author
2021-05-03nptl: Move mtx_timedlock into libcFlorian Weimer
2021-05-03nptl: Move cnd_timedwait into libcFlorian Weimer
2021-03-05linux: Fix __thrd_sleep64 hidden definitionAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-14y2038: Convert thrd_sleep to support 64 bit timeLukasz Majewski
2020-11-14y2038: Convert mtx_timedlock to support 64 bit timeLukasz Majewski
2020-11-14y2038: Convert cnd_timedwait to support 64 bit timeLukasz Majewski