Home
last modified time | relevance | path

Searched refs:PIPE_TIMEOUT (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_pipe.cpp41 const int PIPE_TIMEOUT = 10000; // 10 seconds member
169 if ((time > faultLoggerPipes_[pid]->time_) && (time - faultLoggerPipes_[pid]->time_) > PIPE_TIMEOUT) { in Check()

Completed in 1 milliseconds