Searched refs:__nptl_tls_static_size_for_stack (Results 1 – 3 of 3) sorted by relevance
56 __nptl_tls_static_size_for_stack (void) in __nptl_tls_static_size_for_stack() function
143 return (GLRO(dl_pagesize) + __nptl_tls_static_size_for_stack () in libc_hidden_def()
221 size_t tls_static_size_for_stack = __nptl_tls_static_size_for_stack (); in allocate_stack()
Completed in 5 milliseconds