The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_OFFLOAD_WORKQUEUE_PRIORITY

Offload requests workqueue priority

Type: int

Defaults

  • -1

Kconfig definition

At kernel/Kconfig:385

Included via Kconfig:10Kconfig.zephyr:31

Menu path: (top menu) → General Kernel Options → Work Queue Options

config OFFLOAD_WORKQUEUE_PRIORITY
    int
    prompt "Offload requests workqueue priority"
    default -1

(Definitions include propagated dependencies, including from if’s and menus.)