Constant K_WORK_FLUSHING

Source
pub const K_WORK_FLUSHING: _bindgen_ty_1 = 16;
Expand description

@brief Flag indicating a synced work item that is being flushed.

Accessed via k_work_busy_get(). May co-occur with other flags.