mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
nptl: Move pthread_kill_other_threads_np compatibility symbol into libc
And stop including the function for new architectures.
This commit is contained in:
@ -18,8 +18,7 @@
|
||||
|
||||
#include <shlib-compat.h>
|
||||
|
||||
|
||||
#ifdef SHARED
|
||||
#if OTHER_SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_34)
|
||||
/* This function does not serve a useful purpose in the thread library
|
||||
implementation anymore. It used to be necessary when then kernel
|
||||
could not shut down "processes" but this is not the case anymore.
|
||||
|
Reference in New Issue
Block a user