]> sourceware.org Git - glibc.git/commit
nptl: Eliminate __pthread_multiple_threads
authorFlorian Weimer <fweimer@redhat.com>
Mon, 10 May 2021 08:31:41 +0000 (10:31 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 10 May 2021 08:31:41 +0000 (10:31 +0200)
commit0df5d8d404fbf6a7802737b0f9d32ab3376cec86
treee6ff4e79e4be08b092e07a5127254373e42a3231
parent29d4d1be681fee2fa7cf23205b6d993a3b2a4566
nptl: Eliminate __pthread_multiple_threads

It is no longer needed after the SINGLE_THREADED_P consolidation.

Tested-by: Carlos O'Donell <carlos@redhat.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
nptl/allocatestack.c
nptl/pthreadP.h
nptl/pthread_cancel.c
nptl/vars.c
This page took 0.044084 seconds and 5 git commands to generate.