Files
zephyr/kernel
Youvedeep Singh d60ef8b74a kernel: pthread: correcting pthread_setschedparam.
pthread_setschedparam() uses k_thread_priority_set()
to set pthread priority. There is an error in argument
in k_thread_priority_seti() due to which system correct
priority was not set. Correcting this error.

Signed-off-by: Youvedeep Singh <youvedeep.singh@intel.com>
2018-03-07 08:23:09 -05:00
..
2018-03-05 20:51:36 -05:00
2018-02-16 10:44:29 -05:00
2018-03-05 14:10:50 -08:00
2018-02-16 10:44:29 -05:00