Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernel: timeslicing: add time slice reset in slice per thread api
This will reset time slice in k_thread_time_slice_set() when slice per thread api is used. Currently it will reset it only in standard slice_set Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
- Loading branch information