commit | 4ca0e07088a1c8e08bff3e5ab7dc61e449d5c094 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Thu May 10 09:45:42 2018 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri May 18 01:48:48 2018 +0300 |
tree | 7d83455819224bd50f929707750ef353894b71a1 | |
parent | 39f396a8ad2a2f386f24de27ad0cf4046dc8572b [diff] |
kernel: Add _unpend_all convenience wrapper to scheduler API Refactoring. Mempool wants to unpend all threads at once. It's cleaner to do this in the scheduler instead of the IPC code. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>