mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 13:30:06 +00:00
0c76fc3c2b
Register rseq TLS for each thread (including main), and unregister for
each thread (excluding main). "rseq" stands for Restartable Sequences.
See the rseq(2) man page proposed here:
https://lkml.org/lkml/2018/9/19/647
Those are based on glibc master branch commit
|
||
---|---|---|
.. | ||
types | ||
a.out.h | ||
environments.h | ||
epoll.h | ||
fcntl.h | ||
ipctypes.h | ||
mman.h | ||
procfs-id.h | ||
procfs.h | ||
rseq.h | ||
sigcontext.h | ||
siginfo-arch.h | ||
stat.h | ||
timesize.h | ||
typesizes.h |