wllenyj opened a new issue, #3432:
URL: https://github.com/apache/nuttx-apps/issues/3432

   ### Description
   
   As well known, the `std::thread` of Rust does not directly expose the 
priority API.  So we want to do that, what is the officially recommended 
approach?
   Do use ffi to call `pthread_setschedparam`, `sched_setparam` or 
`sched_setparam`?
   Any suggestions?
   
   
   
   
   
   ### Verification
   
   - [x] I have verified before submitting the report.


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