Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview_lite/
H A Dhiview_config.h73 #define OUT_PATH_WAIT_TIMEOUT (5 * 1000) /* 5 seconds */ macro
H A Dhiview_file.c233 if (HIVIEW_MutexLockOrWait(fp->mutex, OUT_PATH_WAIT_TIMEOUT) != 0) { in ProcFile()