Home
last modified time | relevance | path

Searched refs:SynchronizeWithReadThread (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DCommunication.h286 void SynchronizeWithReadThread();
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DCommunication.cpp392 void Communication::SynchronizeWithReadThread() { in SynchronizeWithReadThread() function in Communication
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp3332 m_stdio_communication.SynchronizeWithReadThread(); in ShouldBroadcastEvent()
3396 m_stdio_communication.SynchronizeWithReadThread(); in ShouldBroadcastEvent()