Searched refs:HasPendingEvent (Results 1 – 1 of 1) sorted by relevance
588 inline int HasPendingEvent() const { return pending( fd, data ); } in HasPendingEvent() function680 for( int i = 0; i < nMaxEvents && pEntry->HasPendingEvent(); i++ ) in Yield()
Completed in 12 milliseconds