aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/htl/pt-cond-timedwait.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-06-24htl: Simplify non-cancel path of __pthread_cond_timedwait_internalSamuel Thibault1-20/+21
2020-06-01htl: Make pthread_cond_destroy wait for threads to be wokenSamuel Thibault1-0/+11
2020-05-26htl: Add clock variantsSamuel Thibault1-3/+21
2020-02-10htl C11 threads: Avoid pthread_ symbols visibility in static librarySamuel Thibault1-1/+1
2020-02-11hurd: Add __pthread_spin_wait and use itSamuel Thibault1-3/+3
2020-02-09htl: Report missing mutex lock on pthread_cond_*waitSamuel Thibault1-0/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-27time: Introduce function to check correctness of nanoseconds valueLukasz Majewski1-1/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-04-02hurd: Avoid local PLTs in libpthread.Samuel Thibault1-2/+3
2018-04-02hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault1-7/+7
2018-04-02hurd: Add hurd thread librarySamuel Thibault1-0/+177