commit | d91c11f5bf7e7e39ba6eb928fed3c96edc53d7f3 | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Fri Oct 12 21:14:48 2018 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Oct 19 07:58:45 2018 -0400 |
tree | b055d2fde1d837d253c1f7f33bf169944e0b9d8c | |
parent | 951393f6597573d2c74e7d4922e8ffbaa9c210fa [diff] |
kernel: system_work_q: Set dedicated "sysworkq" name. Previously, a generic "workqueue" name was used, but there're few workqueues in a typical Zephyr setup, and it wasn't possible to distinguish them. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>