Searched refs:thread_stack_cache (Results 1 – 3 of 3) sorted by relevance
165 int thread_stack_cache = 10; variable387 if (udp->nfreestack > udp->thread_stack_cache) in find_stack()388 trim_stack_cache(udp->thread_stack_cache); in find_stack()480 if (++udp->nfreestack > udp->thread_stack_cache) in ulwp_free()481 trim_stack_cache(udp->thread_stack_cache); in ulwp_free()1175 thread_stack_cache = value; in etest()1460 udp->thread_stack_cache = thread_stack_cache; in libc_init()
938 int thread_stack_cache; member1151 int thread_stack_cache; member
859 uberdata.thread_stack_cache); in d_uberdata()