Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.mm594 nub_bool_t MachProcess::SyncThreadState(nub_thread_t tid) { function
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3548 bool GDBRemoteCommunicationClient::SyncThreadState(lldb::tid_t tid) { in SyncThreadState() function in GDBRemoteCommunicationClient