Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Host/posix/
HDPipePosix.cpp41 static constexpr auto OPEN_WRITER_SLEEP_TIMEOUT_MSECS = 100; variable
199 milliseconds(OPEN_WRITER_SLEEP_TIMEOUT_MSECS)); in OpenAsWriterWithTimeout()