Searched defs:YIELD (Results 1 – 5 of 5) sorted by relevance
59 # define YIELD pthread_yield(NULL) macro149 #define YIELD cthread_yield() macro158 # define YIELD SCHED_YIELD macro160 # define YIELD sched_yield() macro164 # define YIELD pthread_yield() macro
183 #define YIELD Sleep(0) macro
55 # define YIELD global() macro
75 #define YIELD(ok) \ macro
201 #define YIELD global() macro