You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/03/04 04:24:17 UTC

[GitHub] [incubator-nuttx] GUIDINGLI commented on pull request #2958: sched/task: fix pthread call exit() failed

GUIDINGLI commented on pull request #2958:
URL: https://github.com/apache/incubator-nuttx/pull/2958#issuecomment-790279266


   Now my ENV is:
   
   CONFIG_DISABLE_PTHREAD not define
   CONFIG_SCHED_CHILD_STATUS=y
   CONFIG_SCHED_HAVE_PARENT=y
   
   actually CONFIG_SCHED_CHILD_STATUS depends on CONFIG_SCHED_HAVE_PARENT
   
   If CONFIG_DISABLE_PTHREAD=y
   That will be compile error
   
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org