pkarashchenko opened a new pull request, #6433:
URL: https://github.com/apache/incubator-nuttx/pull/6433

   ## Summary
   - expose nxsched_ set/get APIs as syscalls
   - move corresponding sched_ and pthread_ set/get APIs to libc
   - remove _SCHED_XXXX macro based interface
   - reduce number of system calls
   - use nxsched_ set/get APIs in kernel code
   - remove libc stubs for `task_testcancel()` and `task_setcanceltype`
   
   ## Impact
   Should be none. Refactoring only
   
   ## Testing
   Pass CI


-- 
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-unsubscr...@nuttx.apache.org

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

Reply via email to