Searched defs:thrd_yield (Results 1 – 2 of 2) sorted by relevance
183 __BIONIC_THREADS_INLINE void thrd_yield(void) { in thrd_yield() function
442 TEST(threads, thrd_yield) { in TEST() argument