Files
zephyr/kernel
Chen Peng1 0f63d1135c cmsis_rtos_v1: fix thread instances management.
add a bitarray into struct osThreadDef_t to indicate whether the
thread is used or not, then we can get the first available thread
by searching this array when creating a new thread, and update this
array to add a free thread when terminating a thread.

Signed-off-by: Chen Peng1 <peng1.chen@intel.com>
2021-09-09 12:01:06 -04:00
..
2020-11-27 20:08:14 -05:00
2021-07-30 20:21:04 -04:00
2021-05-07 22:10:21 -04:00
2021-05-07 22:10:21 -04:00
2021-05-07 22:10:21 -04:00
2021-05-07 22:10:21 -04:00
2021-05-07 22:10:21 -04:00
2021-05-07 22:10:21 -04:00
2021-05-07 22:10:21 -04:00
2021-05-07 22:10:21 -04:00
2021-08-25 22:07:04 -04:00