Searched refs:__yield (Results 1 – 4 of 4) sorted by relevance
8 __yield(); in test_yield_intrinsic()
34 __yield(); in test_yield()
109 LANGBUILTIN(__yield, "v", "", ALL_MS_LANGUAGES)
64 static __inline__ void __attribute__((__always_inline__, __nodebug__)) __yield(void) { in __yield() function