fxschauber opened a new issue #4396:
URL: https://github.com/apache/incubator-nuttx/issues/4396


   
https://github.com/apache/incubator-nuttx/blob/07d528fd8dcbc7b028c636441a9b6f25c23c822c/include/threads.h#L162-L163
   
   As pthread_addr_t is a void* type, `value` shouldn't be declared as a 
pointer to pthread_addr_t on line 162.
   
   pthread_join  prototype is  `int pthread_join(pthread_t thread, void 
**value_ptr);`


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