Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DThreadedCommunication.h217 void SynchronizeWithReadThread();
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DThreadedCommunication.cpp346 void ThreadedCommunication::SynchronizeWithReadThread() { in SynchronizeWithReadThread() function in ThreadedCommunication
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DProcess.cpp3381 m_stdio_communication.SynchronizeWithReadThread(); in ShouldBroadcastEvent()
3445 m_stdio_communication.SynchronizeWithReadThread(); in ShouldBroadcastEvent()