Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c324 #define SELECT_INTERVAL_US (100 * 1000) in SoftBusSocketSelect() macro
327 tv.tv_usec = SELECT_INTERVAL_US; in SoftBusSocketSelect()