Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DPipePosix.h88 mutable std::mutex m_write_mutex; variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DCommunication.h171 m_write_mutex; ///< Don't let multiple threads write at the same time... variable