acassis commented on PR #20197:
URL: https://github.com/apache/nuttx/pull/20197#issuecomment-5750741611

   > pthread_
   
   Good point, there are only some pthread_* at syscall but all pthread 
functions are listed at libs/libc/libc.csv:
   
   ```
   alan@dev:~/nuttxspace/nuttx$ find . -name *.csv | xargs grep pthread_
   ```
   
   I think it is a good idea to add it there


-- 
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]

Reply via email to