about summary refs log tree commit diff
path: root/sysdeps/htl/pthreadP.h
Commit message (Expand)AuthorAgeFilesLines
* htl: move pthread_self info libc.Guy-Fleury Iteriteka2023-04-051-0/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* htl: Move thread table to ld.soSergey Bugaev2021-09-161-2/+0
* htl: Do not expose pthread hidden proto outside libpthreadSamuel Thibault2021-07-181-3/+3
* htl: Let libc call __pthread_mutex_{,try,un}lockSamuel Thibault2021-07-131-0/+3
* nptl: Implement raise in terms of pthread_killAdhemerval Zanella2021-06-091-2/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* htl: Add hidden def for __pthread_create/detachSamuel Thibault2020-12-031-0/+2
* htl: Fix tls initialization for already-created threadsSamuel Thibault2020-06-071-0/+3
* htl: Add clock variantsSamuel Thibault2020-05-261-0/+5
* pthread: Move robust mutex tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-161-0/+2
* htl: Add support for libc cancellation pointsSamuel Thibault2020-02-101-0/+1
* htl: clean __pthread_get_cleanup_stack hidden protoSamuel Thibault2020-02-101-1/+1
* C11 threads: Move implementation to sysdeps/pthreadSamuel Thibault2020-02-091-0/+2
* htl: Add support for C11 threads behaviorSamuel Thibault2020-02-091-0/+3
* htl: Add missing internal functions declarationsSamuel Thibault2020-02-091-0/+13
* htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroySamuel Thibault2020-02-091-2/+3
* htl: Add internal version of __pthread_mutex_timedlockSamuel Thibault2020-01-131-0/+2
* htl: Add type sizes in bits/pthreadtypes-arch.h and check themSamuel Thibault2020-01-131-0/+4
* htl: Add internal versions of functions used by C11 threadsSamuel Thibault2020-01-131-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* hurd: Avoid PLTs for __pthread_get/setspecificSamuel Thibault2018-08-091-0/+2
* hurd: Fix missing __pthread_get_cleanup_stack symbolSamuel Thibault2018-06-161-0/+1
* hurd: Avoid PLT ref for __pthread_get_cleanup_stackSamuel Thibault2018-06-161-1/+0
* hurd: Avoid local PLTs in libpthread.Samuel Thibault2018-04-021-0/+28
* hurd: Add hurd thread librarySamuel Thibault2018-04-021-0/+46