Searched defs:pthread_yield (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/r3/posix/
H A Dsemevent-posix.cpp48 # define pthread_yield() pthread_yield_np() macro
53 # define pthread_yield() sched_yield() macro
333 pthread_yield();
421 pthread_yield();
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dvms_x_fix.h1067 #define pthread_yield PTHREAD_YIELD macro

Completed in 41 milliseconds