Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DThreadedCommunication.h217 void SynchronizeWithReadThread();
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DThreadedCommunication.cpp351 void ThreadedCommunication::SynchronizeWithReadThread() { in SynchronizeWithReadThread() function in ThreadedCommunication
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp3607 m_stdio_communication.SynchronizeWithReadThread(); in ShouldBroadcastEvent()
3671 m_stdio_communication.SynchronizeWithReadThread(); in ShouldBroadcastEvent()