FD.io VPP
v21.10.1-2-g0a485f517
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) |