mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 07:35:22 +00:00
stacksize is an unsigned integer and hence there's no need to check whether it is >= 0 since it is always true. This fixes the Github issue #9637. Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com> |
||
---|---|---|
.. | ||
base64 | ||
cmsis_rtos_v1 | ||
crc | ||
json | ||
libc | ||
mempool | ||
posix | ||
rbtree | ||
ring_buffer | ||
CMakeLists.txt | ||
Kconfig | ||
thread_entry.c |