Searched refs:LIBC_EPOLLNONE (Results 1 – 1 of 1) sorted by relevance
41 const LIBC_EPOLLNONE: u32 = 0; const325 if events != LIBC_EPOLLNONE { in dispatch_inner()