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.
pub const FuriThreadStateStopped: FuriThreadState;< Thread is stopped and is safe to release. Event delivered from system init thread(TCB cleanup routine). It is safe to release thread instance.