commit | 868f099d61a451eb57dbf24e117b08fb9610af5a | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Sat Feb 24 11:37:56 2024 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Mar 06 19:27:28 2024 -0500 |
tree | 9d3bce62801de73f63ee2a450b88adc50b402b27 | |
parent | 477a04a09830740cb7a8efe49edf3fd8f26d6b6b [diff] |
kernel: sched: z_set_prio -> z_thread_prio_set Rename private function to make it clear what priority we are setting and to be consistent across the code. Signed-off-by: Anas Nashif <anas.nashif@intel.com>