glibc/sysdeps/unix/sysv/linux/sparc/sparc32
Florian Weimer 706ad1e7af Add the __libc_single_threaded variable
The variable is placed in libc.so, and it can be true only in
an outer libc, not libcs loaded via dlmopen or static dlopen.
Since thread creation from inner namespaces does not work,
pthread_create can update __libc_single_threaded directly.

Using __libc_early_init and its initial flag, implementation of this
variable is very straightforward.  A future version may reset the flag
during fork (but not in an inner namespace), or after joining all
threads except one.

Reviewed-by: DJ Delorie <dj@redhat.com>
2020-07-06 11:15:58 +02:00
..
bits
fpu
sparcv9/fpu
Implies
Makefile
Versions
____longjmp_chk.S
alphasort64.c
arch-syscall.h
brk.c
c++-types.data
clone.S
fxstat.c
fxstatat.c
getcontext.S
jmp_buf-macros.h
kernel_stat.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libc.abilist Add the __libc_single_threaded variable 2020-07-06 11:15:58 +02:00
libcrypt.abilist
libdl.abilist
libm.abilist New exp10f version without SVID compat wrapper 2020-06-19 12:08:47 -03:00
libnsl.abilist
libpthread.abilist nptl: Move pthread_gettattr_np into libc 2020-05-20 20:27:49 +02:00
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
lxstat.c
makecontext.c
nldbl-abi.h
pipe.S
register-dump.h
setcontext.S
shlib-versions
sigaction.c
sigcontextinfo.h
sigreturn_stub.S
swapcontext.S
syscall.S
syscalls.list
sysdep.h
ucontext_i.sym
versionsort64.c
vfork.S
xstat.c