Searched refs:_dispatch_preemption_yield (Results 1 – 1 of 1) sorted by relevance
38 _dispatch_preemption_yield(_spins); \49 _dispatch_preemption_yield(_spins); \109 #pragma mark _dispatch_preemption_yield118 #define _dispatch_preemption_yield(n) _dispatch_thread_switch(MACH_PORT_NULL, \ macro121 #define _dispatch_preemption_yield(n) pthread_yield_np() macro