Home
last modified time | relevance | path

Searched defs:thread_stack_ll (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/safestack/
H A Dsafestack.cc152 struct thread_stack_ll { struct
153 struct thread_stack_ll *next; argument
162 static thread_stack_ll *thread_stacks = nullptr; argument