You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "anchao (via GitHub)" <gi...@apache.org> on 2024/03/05 02:29:11 UTC

[PR] sched/group: replace group_findbypid to task_getgroup [nuttx]

anchao opened a new pull request, #11838:
URL: https://github.com/apache/nuttx/pull/11838

   
   ## Summary
   
   sched/group: replace group_findbypid to task_getgroup
   
   Task group could find from process id, replace group_findbypid to task_getgroup to simplify the search logic
   
   Signed-off-by: chao an <an...@lixiang.com>
   
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   ci-check


-- 
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: commits-unsubscribe@nuttx.apache.org

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


Re: [PR] sched/group: replace group_findbypid to task_getgroup [nuttx]

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #11838:
URL: https://github.com/apache/nuttx/pull/11838


-- 
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: commits-unsubscribe@nuttx.apache.org

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