anjiahao1 opened a new pull request, #17545: URL: https://github.com/apache/nuttx/pull/17545
## Summary Both task_tcb_s and pthread_tcb_s have been merged into tcb to simplify the code. The current Nuttx code contains a large number of TCB type casts. Let's optimize it to remove them and simplify the code implementation. ## Impact nothingļ¼just remove tcb cast ## Testing ostest -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
