Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack.cpp192 thread_stack_ll *temp_stacks = thread_stacks; in thread_cleanup_handler() local
200 thread_stack_ll **stackp = &temp_stacks; in thread_cleanup_handler()
223 cur_stack->next = temp_stacks; in thread_cleanup_handler()