flipperzero-firmware/furi/core
Sergey Gavrilov 8b2dfea925
Improved thread lifecycle (#2534)
* Core, Thread: mark thread to join from prvDeleteTCB
* USB HAL: move vars to MEM2
* Core, Thread: cleanup sources
* Cli: add magic delays on rx pipe error, prevent cli from consuming processor time
* Furi: update thread documentation

Co-authored-by: あく <alleteam@gmail.com>
2023-03-28 16:34:49 +09:00
..
base.h
check.c
check.h Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
common_defines.h
core_defines.h
dangerous_defines.h
event_flag.c [FL-2435] SD over SPI improvements (#2204) 2023-02-08 13:41:22 +09:00
event_flag.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
kernel.c
kernel.h
log.c
log.h
memmgr_heap.c
memmgr_heap.h
memmgr.c
memmgr.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
message_queue.c
message_queue.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
mutex.c
mutex.h
pubsub.c
pubsub.h
record.c
record.h
semaphore.c
semaphore.h
stream_buffer.c
stream_buffer.h
string.c
string.h
thread.c
thread.h
timer.c
timer.h