mirror of git://sourceware.org/git/glibc.git
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 | ||
| environments.h | ||
| fcntl.h | ||
| ioctl-types.h | ||
| ipc-perm.h | ||
| local_lim.h | ||
| mman.h | ||
| msq-pad.h | ||
| ppc.h | ||
| procfs.h | ||
| rseq.h | ||
| shm-pad.h | ||
| sigstack.h | ||
| socket-constants.h | ||
| stat.h | ||
| termios-baud.h | ||
| termios-c_cc.h | ||
| termios-c_cflag.h | ||
| termios-c_iflag.h | ||
| termios-c_lflag.h | ||
| termios-c_oflag.h | ||
| termios-misc.h | ||
| wordsize.h | ||