commit | f1d12aa45b8c6846bba7a20a1178719fcab3cde3 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Tue Aug 25 16:37:19 2020 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Aug 26 20:35:02 2020 -0400 |
tree | 8d69859e50142384a2667ba8a637c315ef855746 | |
parent | ed938d18b1b6fc48648dc68f46f9a7533a393940 [diff] |
userspace: deprecate k_mem_domain_remove_thread() This is just equivalent to calling k_mem_domain_add_thread() on the default memory domain now. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>