_static_tls_init
tib = _static_tls_init(base, NULL);
return _static_tls_init(base, thread);
struct tib *_static_tls_init(char *_base, void *_thread);