Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:SfPollAfter

210    after the syscall goes through, do "*flags |= SfPollAfter" and the
1413 & ~(SfPollAfter | SfYieldAfter | SfNoWriteResult)));
1424 vg_assert(0 == (sci->flags & ~(SfMayBlock | SfPostOnFail | SfPollAfter)));
1447 vg_assert(0 == (sci->flags & ~(SfMayBlock | SfPostOnFail | SfPollAfter)));
1676 might have been created, and will have set SfPollAfter to
1678 if (sci->flags & SfPollAfter)