Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_epoll.c818 struct timeval *tvp = NULL; local
827 tvp = &tv;
837 ret = select(epollSetPtr->maxfd + 1, &readfds, &writefds, &exceptfds, tvp);

Completed in 3 milliseconds