Searched refs:timeoutPtr (Results 1 – 1 of 1) sorted by relevance
317 struct timeval *timeoutPtr = NULL; in SoftBusSocketSelect() local322 timeoutPtr = &tv; in SoftBusSocketSelect()328 timeoutPtr = &tv; in SoftBusSocketSelect()330 int32_t ret = select(nfds, tempReadSet, tempWriteSet, tempExceptSet, timeoutPtr); in SoftBusSocketSelect()