Samuel Thibault (2):
  htl: Add support for static TSD data
  htl: Initialize ___pthread_self early

 htl/cancellation.c                |  8 -------
 htl/pt-self.c                     | 10 +--------
 sysdeps/htl/pt-destroy-specific.c | 35 ++++++++++++++++++++++++++-----
 sysdeps/htl/pt-getspecific.c      |  8 +++++++
 sysdeps/htl/pt-init-specific.c    |  2 ++
 sysdeps/htl/pt-key-create.c       | 25 +++++++++++++++-------
 sysdeps/htl/pt-key-delete.c       | 12 +++++++++--
 sysdeps/htl/pt-key.h              |  7 ++++++-
 sysdeps/htl/pt-setspecific.c      | 26 +++++++++++++++++++++--
 sysdeps/mach/hurd/htl/pt-sysdep.c | 14 +++++++++++++
 10 files changed, 112 insertions(+), 35 deletions(-)

-- 
2.40.1


Reply via email to