flipperzero_sys

Constant FuriThreadState_FuriThreadStateStopped

Source
pub const FuriThreadState_FuriThreadStateStopped: FuriThreadState = 0;
Expand description

< Thread is stopped and is safe to release. Event delivered from system init thread(TCB cleanup routine). It is safe to release thread instance.