Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Deventpoll.c380 int spin = 0; in mtcp_epoll_wait() local
381 while (ep->num_events == 0 && spin < SPIN_THRESH) { in mtcp_epoll_wait()
382 spin++; in mtcp_epoll_wait()