mirror of
https://github.com/apache/nuttx.git
synced 2025-12-11 04:47:47 +08:00
When key is deleted, its value should also be reset. This fixes the pthread_getspecific.c test case from PSE52 Open Group Threads Test Suite. Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>