DPDK
19.08.0-rc0
|
Go to the source code of this file.
Functions | |
static void | rte_pause (void) |
CPU pause operation.
Definition in file rte_pause.h.
|
inlinestatic |
Pause CPU execution for a short while
This call is intended for tight loops which poll a shared resource or wait for an event. A short pause within the loop may reduce the power consumption.