mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-15 21:42:31 +00:00
When thread is initialized and running z_object_validate will return 0 for thread object and its thread stack object. When thread exit, z_object_validate will return -1 for thread object and its thread stack object. Signed-off-by: Maksim Masalski <maksim.masalski@intel.com> |
||
---|---|---|
.. | ||
futex | ||
mem_protect | ||
obj_validation | ||
protection | ||
stack_random | ||
stackprot | ||
sys_sem | ||
syscalls | ||
userspace |