Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DExecutionContext.cpp467 ClearThread(); in Clear()
493 ClearThread(); in SetThreadSP()
505 ClearThread(); in SetFrameSP()
563 ClearThread(); in SetThreadPtr()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DExecutionContext.h299 void ClearThread() { in ClearThread() function