You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ad4e723829
Mark mutex as robust to prevent deadlocks Prevent application hangs that occur when a thread dies while holding a mutex, particularly during vTaskEndScheduler or exit calls. This is achieved by setting the PTHREAD_MUTEX_ROBUST attribute on the mutex. Fixes: - GitHub issue: FreeRTOS/FreeRTOS-Kernel#1217 - Forum thread: freertos.org/t/22287 Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> |
3 days ago | |
---|---|---|
.. | ||
ARC_EM_HS | 3 months ago | |
ARC_v1 | 3 months ago | |
ARM_TFM | 10 months ago | |
ATmega | 11 months ago | |
Posix | 3 days ago | |
RISC-V | 2 years ago | |
RP2040 | 1 month ago | |
Xtensa_ESP32 | 3 months ago |