Searched refs:temp_stacks (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/safestack/
H A Dsafestack.cc175 thread_stack_ll *temp_stacks = thread_stacks; local
183 thread_stack_ll **stackp = &temp_stacks;
206 // temp_stacks
208 cur_stack->next = temp_stacks;

Completed in 182 milliseconds