![]() |
FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Include dependency graph for smp.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | clib_smp_pause() do { asm volatile ("pause"); } while (0) |
Functions | |
| static void | os_sched_yield (void) |
| #define clib_smp_pause | ( | ) | do { asm volatile ("pause"); } while (0) |