Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/
H A Dnetlink_listener.cpp27 constexpr int POLL_IDLE_TIME = 1000; variable
127 int32_t idle_time = POLL_IDLE_TIME; in RunListener()