Constant gnunet_sys::GNUNET_SCHEDULER_Priority_GNUNET_SCHEDULER_PRIORITY_URGENT[][src]

pub const GNUNET_SCHEDULER_Priority_GNUNET_SCHEDULER_PRIORITY_URGENT: GNUNET_SCHEDULER_Priority = 6;

Run with priority for urgent tasks. Use for things like aborts and shutdowns that need to preempt “UI”-level tasks. Higher than “UI”.