Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/posix/
DPipePosix.cpp43 constexpr auto OPEN_WRITER_SLEEP_TIMEOUT_MSECS = 100; variable
193 milliseconds(OPEN_WRITER_SLEEP_TIMEOUT_MSECS)); in OpenAsWriterWithTimeout()