aboutsummaryrefslogtreecommitdiff
path: root/sunrpc
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-05-10 10:31:41 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-05-10 10:31:41 +0200
commit29d4d1be681fee2fa7cf23205b6d993a3b2a4566 (patch)
tree323727f2eaec15bc660f8e17f4d7fe3413812d27 /sunrpc
parent1c75f89613a0b2428c21c19598559a2d64221cde (diff)
downloadglibc-29d4d1be681fee2fa7cf23205b6d993a3b2a4566.tar
glibc-29d4d1be681fee2fa7cf23205b6d993a3b2a4566.tar.gz
glibc-29d4d1be681fee2fa7cf23205b6d993a3b2a4566.tar.bz2
glibc-29d4d1be681fee2fa7cf23205b6d993a3b2a4566.zip
Linux: Simplify and fix the definition of SINGLE_THREAD_P
Always use __libc_multiple_threads if beneficial, and do not assume the the dynamic loader is single-threaded. This assumption could become incorrect by accident once more code is moved from libpthread into it. The previous commit introducing the NO_SYSCALL_CANCEL_CHECKING macro enables this change. Do not hint to the compiler that multi-threaded programs are unlikely (which is not quite true anymore). Tested-by: Carlos O'Donell <carlos@redhat.com> Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sunrpc')
0 files changed, 0 insertions, 0 deletions