Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/MacOSX/
DMachProcess.cpp2265 static const useconds_t pid_poll_timeout = 30000000; in SBForkChildForPTraceDebugging() local
2274 while (!pid_found && pid_poll_total < pid_poll_timeout) in SBForkChildForPTraceDebugging()