zephyr/tests/kernel/queue
Yasushi SHOJI a3e0f8c316 doc: Replace *_thread_resource_pool_assign with k_thread_heap_assign
Replace *_thread_resource_pool_assign() in the reference with the new
k_thread_heap_assign() since both k_thread_resource_pool_assign() and
z_thread_resource_pool_assign() has been removed prio to v2.5 (by the
commit c770cab1a3 and 3c2c1d85b0 respectively) along with the
k_mem_pool API removal.

For the resource pool inheritance test, the variables with "res_pool"
string has been replaced by "heap_mem" to align with the documentation
fix.  No functionality has been changed.

Signed-off-by: Yasushi SHOJI <yashi@spacecubics.com>
2021-03-11 18:22:12 -05:00
..
src doc: Replace *_thread_resource_pool_assign with k_thread_heap_assign 2021-03-11 18:22:12 -05:00
CMakeLists.txt
prj.conf kernel: queue: develop the code coverage 2021-01-18 23:14:12 -05:00
testcase.yaml tests: access kernel object with private data using system call 2020-12-01 10:14:35 -06:00