Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dkqueue_proxy.cpp371 int tmp_evts = 0; in KqueueRcvEventList() local
387 tmp_evts = _evtlist[i].filter; in KqueueRcvEventList()
388 if (tmp_evts == EVFILT_READ) { in KqueueRcvEventList()
391 if (tmp_evts == EVFILT_WRITE) { in KqueueRcvEventList()
403 if (tmp_evts == EV_ERROR) in KqueueRcvEventList()