|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <sched.h>#include <unistd.h>#include <sys/syscall.h>Go to the source code of this file.
Macros | |
| #define | __TBB_Yield() sched_yield() |
| #define __TBB_Yield | ( | ) | sched_yield() |
Definition at line 22 of file linux_common.h.