![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
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) |