Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/API/
HDSBThread.h223 SafeToCallFunctions ();
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDThread.h649 SafeToCallFunctions ();
/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBThread.cpp1574 SBThread::SafeToCallFunctions () in SafeToCallFunctions() function in SBThread
1578 return thread_sp->SafeToCallFunctions(); in SafeToCallFunctions()
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDThread.cpp2084 Thread::SafeToCallFunctions () in SafeToCallFunctions() function in Thread