unleashed-firmware/applications/system
Silent 5b36c5465d
FuriThread: Improve state callbacks (#3881)
State callbacks assumed they were invoked from the thread that changed
its state, but this wasn't true for FuriThreadStateStarting in the past,
and now it's not true for FuriThreadStateStopped either.

Now it is safe to release the thread memory form the state callback
once it switches to FuriThreadStateStopped. Therefore, pending deletion
calls can be removed.

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-10-08 20:50:31 +01:00
..
bad_ble [FL-3896] Split BadUSB into BadUSB and BadBLE (#3931) 2024-10-06 20:21:31 +01:00
hid_app [FL-3841] FuriEventLoop Pt.2 (#3703) 2024-08-07 12:49:41 +09:00
js_app [FL-3841] FuriEventLoop Pt.2 (#3703) 2024-08-07 12:49:41 +09:00
snake_game Images linting: ensure that all images conform specification (#3802) 2024-08-07 11:57:32 +09:00
updater FuriThread: Improve state callbacks (#3881) 2024-10-08 20:50:31 +01:00
application.fam Storage: remove LFS (#3577) 2024-08-04 10:54:02 +01:00