mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 18:28:25 +00:00
Set the thread ID (tl_tid) to the destination task's pid during TLS duplication in fork operations. This ensures the duplicated TLS info correctly reflects the forked task's thread identifier. Signed-off-by: hujun5 <hujun5@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Make.defs | ||
| task_initinfo.c | ||
| task_uninitinfo.c | ||
| tls.h | ||
| tls_dupinfo.c | ||
| tls_initinfo.c | ||