aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/htl/pt-cond-timedwait.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-08-22htl: Make pthread*_cond_timedwait register wref before releasing mutexSamuel Thibault
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-06-24htl: Simplify non-cancel path of __pthread_cond_timedwait_internalSamuel Thibault
2020-06-01htl: Make pthread_cond_destroy wait for threads to be wokenSamuel Thibault
2020-05-26htl: Add clock variantsSamuel Thibault
2020-02-10htl C11 threads: Avoid pthread_ symbols visibility in static librarySamuel Thibault
2020-02-11hurd: Add __pthread_spin_wait and use itSamuel Thibault
2020-02-09htl: Report missing mutex lock on pthread_cond_*waitSamuel Thibault
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-27time: Introduce function to check correctness of nanoseconds valueLukasz Majewski
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-04-02hurd: Avoid local PLTs in libpthread.Samuel Thibault
2018-04-02hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault
2018-04-02hurd: Add hurd thread librarySamuel Thibault