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