Home
last modified time | relevance | path

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

/kernel/liteos_a/syscall/
H A Dfs_syscall.c219 static int UserPoll(struct pollfd *fds, nfds_t nfds, int timeout) in UserPoll() function
1172 (exceptfds ? exceptfdsRet : NULL), (timeout ? (&timeoutRet) : NULL), UserPoll); in SysSelect()
2723 ret = do_select(nfds, readfds, writefds, exceptfds, (struct timeval *)timeout, UserPoll); in SysPselect6()

Completed in 4 milliseconds