Home | History | Annotate | Download | only in audioflinger

Lines Matching full:sched_yield

61     long sleepNs = -1;  // -1: busy wait, 0: sched_yield, > 0: nanosleep
108 // either nanosleep, sched_yield, or busy wait
115 sched_yield();