Searched refs:MAYBE_SCHED_YIELD (Results 1 – 1 of 1) sorted by relevance
576 # define MAYBE_SCHED_YIELD() ((void)((&sched_yield != NULL) ? sched_yield() : 0)) macro578 # define MAYBE_SCHED_YIELD() ((void)sched_yield()) macro581 # define MAYBE_SCHED_YIELD() ((void)0) macro605 MAYBE_SCHED_YIELD(); \611 MAYBE_SCHED_YIELD(); in return_after_yield()649 (MAYBE_SCHED_YIELD(), \683 # define k5_os_mutex_unlock(M) (MAYBE_SCHED_YIELD(),k5_pthread_mutex_unlock(M))