FD.io VPP
v19.04-6-g6f05f72
Vector Packet Processing
|
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) |