Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
H A DProcessFreeBSDKernel.cpp180 lldb::addr_t stoppcbs = FindSymbol("stoppcbs"); in DoUpdateThreadList() local
/freebsd/sys/kern/
H A Dsubr_smp.c78 struct pcb *stoppcbs; variable