You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.
The text was updated successfully, but these errors were encountered:
stlankes
changed the title
Prioririty handling in the Pthread library is still missing
Priority handling in the Pthread library is still missing
Oct 8, 2015
I use a small library to realize POSIX threads. The function pte_osThreadCreate calls my kernel. I never checked if we pass correctly the priority to the kernel.
The implementation should be verified.
The text was updated successfully, but these errors were encountered: