Searched refs:__nptl_stack_in_use (Results 1 – 3 of 3) sorted by relevance
32 __nptl_stack_in_use (struct pthread *pd) in __nptl_stack_in_use() function
69 if (__nptl_stack_in_use (curr)) in libc_hidden_def()
76 if (__nptl_stack_in_use (curr) && curr->stackblock_size >= size) in get_cached_stack()
Completed in 34 milliseconds