FuriThreadStateStopped

Constant FuriThreadStateStopped 

Source
pub const FuriThreadStateStopped: FuriThreadState;
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.