Home | History | Annotate | Download | only in test

Lines Matching refs:sched_yield

1265     requires_sched_h = unittest.skipUnless(hasattr(posix, 'sched_yield'),
1273 posix.sched_yield()