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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack.cpp167 thread_stack_ll *temp_stacks = thread_stacks; local
175 thread_stack_ll **stackp = &temp_stacks;
196 // temp_stacks
198 cur_stack->next = temp_stacks;

Completed in 109 milliseconds