ensure that thread dtv pointer is never null to optimize __tls_get_addr
[musl] / arch / x86_64 / bits / setjmp.h
1 typedef unsigned long jmp_buf[8];